This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build CLFormat with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CLFormat-Package -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:200:21: warning: static property 'MGA' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MGA = currency("Malagasy Ariary", "MGA", 969, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:200:21: note: annotate 'MGA' with '@MainActor' if property should only be accessed from the main actor
  public static let MGA = currency("Malagasy Ariary", "MGA", 969, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:200:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MGA = currency("Malagasy Ariary", "MGA", 969, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:201:21: warning: static property 'MWK' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MWK = currency("Malawi Kwacha", "MWK", 454, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:201:21: note: annotate 'MWK' with '@MainActor' if property should only be accessed from the main actor
  public static let MWK = currency("Malawi Kwacha", "MWK", 454, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:201:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MWK = currency("Malawi Kwacha", "MWK", 454, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:202:21: warning: static property 'MYR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MYR = currency("Malaysian Ringgit", "MYR", 458, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:202:21: note: annotate 'MYR' with '@MainActor' if property should only be accessed from the main actor
  public static let MYR = currency("Malaysian Ringgit", "MYR", 458, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:202:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MYR = currency("Malaysian Ringgit", "MYR", 458, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:203:21: warning: static property 'MVR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MVR = currency("Rufiyaa", "MVR", 462, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:203:21: note: annotate 'MVR' with '@MainActor' if property should only be accessed from the main actor
  public static let MVR = currency("Rufiyaa", "MVR", 462, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:203:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MVR = currency("Rufiyaa", "MVR", 462, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:204:21: warning: static property 'MRU' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MRU = currency("Ouguiya", "MRU", 929, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:204:21: note: annotate 'MRU' with '@MainActor' if property should only be accessed from the main actor
  public static let MRU = currency("Ouguiya", "MRU", 929, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:204:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MRU = currency("Ouguiya", "MRU", 929, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:205:21: warning: static property 'MUR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MUR = currency("Mauritius Rupee", "MUR", 480, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:205:21: note: annotate 'MUR' with '@MainActor' if property should only be accessed from the main actor
  public static let MUR = currency("Mauritius Rupee", "MUR", 480, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:205:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MUR = currency("Mauritius Rupee", "MUR", 480, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:206:21: warning: static property 'MXN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MXN = currency("Mexican Peso", "MXN", 484, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:206:21: note: annotate 'MXN' with '@MainActor' if property should only be accessed from the main actor
  public static let MXN = currency("Mexican Peso", "MXN", 484, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:206:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MXN = currency("Mexican Peso", "MXN", 484, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:207:21: warning: static property 'MXV' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MXV = currency("Mexican Unidad de Inversion (UDI)", "MXV", 979, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:207:21: note: annotate 'MXV' with '@MainActor' if property should only be accessed from the main actor
  public static let MXV = currency("Mexican Unidad de Inversion (UDI)", "MXV", 979, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:207:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MXV = currency("Mexican Unidad de Inversion (UDI)", "MXV", 979, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:208:21: warning: static property 'MDL' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MDL = currency("Moldovan Leu", "MDL", 498, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:208:21: note: annotate 'MDL' with '@MainActor' if property should only be accessed from the main actor
  public static let MDL = currency("Moldovan Leu", "MDL", 498, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:208:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MDL = currency("Moldovan Leu", "MDL", 498, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:209:21: warning: static property 'MNT' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MNT = currency("Tugrik", "MNT", 496, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:209:21: note: annotate 'MNT' with '@MainActor' if property should only be accessed from the main actor
  public static let MNT = currency("Tugrik", "MNT", 496, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:209:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MNT = currency("Tugrik", "MNT", 496, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:210:21: warning: static property 'MAD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MAD = currency("Moroccan Dirham", "MAD", 504, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:210:21: note: annotate 'MAD' with '@MainActor' if property should only be accessed from the main actor
  public static let MAD = currency("Moroccan Dirham", "MAD", 504, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:210:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MAD = currency("Moroccan Dirham", "MAD", 504, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:211:21: warning: static property 'MZN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MZN = currency("Mozambique Metical", "MZN", 943, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:211:21: note: annotate 'MZN' with '@MainActor' if property should only be accessed from the main actor
  public static let MZN = currency("Mozambique Metical", "MZN", 943, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:211:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MZN = currency("Mozambique Metical", "MZN", 943, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:212:21: warning: static property 'MMK' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let MMK = currency("Kyat", "MMK", 104, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:212:21: note: annotate 'MMK' with '@MainActor' if property should only be accessed from the main actor
  public static let MMK = currency("Kyat", "MMK", 104, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:212:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let MMK = currency("Kyat", "MMK", 104, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:213:21: warning: static property 'NAD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let NAD = currency("Namibia Dollar", "NAD", 516, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:213:21: note: annotate 'NAD' with '@MainActor' if property should only be accessed from the main actor
  public static let NAD = currency("Namibia Dollar", "NAD", 516, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:213:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let NAD = currency("Namibia Dollar", "NAD", 516, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:214:21: warning: static property 'NPR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let NPR = currency("Nepalese Rupee", "NPR", 524, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:214:21: note: annotate 'NPR' with '@MainActor' if property should only be accessed from the main actor
  public static let NPR = currency("Nepalese Rupee", "NPR", 524, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:214:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let NPR = currency("Nepalese Rupee", "NPR", 524, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:215:21: warning: static property 'NIO' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let NIO = currency("Cordoba Oro", "NIO", 558, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:215:21: note: annotate 'NIO' with '@MainActor' if property should only be accessed from the main actor
  public static let NIO = currency("Cordoba Oro", "NIO", 558, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:215:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let NIO = currency("Cordoba Oro", "NIO", 558, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:216:21: warning: static property 'NGN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let NGN = currency("Naira", "NGN", 566, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:216:21: note: annotate 'NGN' with '@MainActor' if property should only be accessed from the main actor
  public static let NGN = currency("Naira", "NGN", 566, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:216:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let NGN = currency("Naira", "NGN", 566, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:217:21: warning: static property 'OMR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let OMR = currency("Rial Omani", "OMR", 512, 3)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:217:21: note: annotate 'OMR' with '@MainActor' if property should only be accessed from the main actor
  public static let OMR = currency("Rial Omani", "OMR", 512, 3)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:217:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let OMR = currency("Rial Omani", "OMR", 512, 3)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:218:21: warning: static property 'PKR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PKR = currency("Pakistan Rupee", "PKR", 586, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:218:21: note: annotate 'PKR' with '@MainActor' if property should only be accessed from the main actor
  public static let PKR = currency("Pakistan Rupee", "PKR", 586, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:218:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PKR = currency("Pakistan Rupee", "PKR", 586, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:219:21: warning: static property 'PAB' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PAB = currency("Balboa", "PAB", 590, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:219:21: note: annotate 'PAB' with '@MainActor' if property should only be accessed from the main actor
  public static let PAB = currency("Balboa", "PAB", 590, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:219:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PAB = currency("Balboa", "PAB", 590, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:220:21: warning: static property 'PGK' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PGK = currency("Kina", "PGK", 598, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:220:21: note: annotate 'PGK' with '@MainActor' if property should only be accessed from the main actor
  public static let PGK = currency("Kina", "PGK", 598, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:220:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PGK = currency("Kina", "PGK", 598, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:221:21: warning: static property 'PYG' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PYG = currency("Guarani", "PYG", 600, 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:221:21: note: annotate 'PYG' with '@MainActor' if property should only be accessed from the main actor
  public static let PYG = currency("Guarani", "PYG", 600, 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:221:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PYG = currency("Guarani", "PYG", 600, 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:222:21: warning: static property 'PEN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PEN = currency("Sol", "PEN", 604, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:222:21: note: annotate 'PEN' with '@MainActor' if property should only be accessed from the main actor
  public static let PEN = currency("Sol", "PEN", 604, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:222:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PEN = currency("Sol", "PEN", 604, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:223:21: warning: static property 'PHP' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PHP = currency("Philippine Peso", "PHP", 608, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:223:21: note: annotate 'PHP' with '@MainActor' if property should only be accessed from the main actor
  public static let PHP = currency("Philippine Peso", "PHP", 608, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:223:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PHP = currency("Philippine Peso", "PHP", 608, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:224:21: warning: static property 'PLN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let PLN = currency("Zloty", "PLN", 985, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:224:21: note: annotate 'PLN' with '@MainActor' if property should only be accessed from the main actor
  public static let PLN = currency("Zloty", "PLN", 985, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:224:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let PLN = currency("Zloty", "PLN", 985, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:225:21: warning: static property 'QAR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let QAR = currency("Qatari Rial", "QAR", 634, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:225:21: note: annotate 'QAR' with '@MainActor' if property should only be accessed from the main actor
  public static let QAR = currency("Qatari Rial", "QAR", 634, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:225:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let QAR = currency("Qatari Rial", "QAR", 634, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:226:21: warning: static property 'RON' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let RON = currency("Romanian Leu", "RON", 946, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:226:21: note: annotate 'RON' with '@MainActor' if property should only be accessed from the main actor
  public static let RON = currency("Romanian Leu", "RON", 946, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:226:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let RON = currency("Romanian Leu", "RON", 946, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:227:21: warning: static property 'RUB' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let RUB = currency("Russian Ruble", "RUB", 643, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:227:21: note: annotate 'RUB' with '@MainActor' if property should only be accessed from the main actor
  public static let RUB = currency("Russian Ruble", "RUB", 643, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:227:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let RUB = currency("Russian Ruble", "RUB", 643, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:228:21: warning: static property 'RWF' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let RWF = currency("Rwanda Franc", "RWF", 646, 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:228:21: note: annotate 'RWF' with '@MainActor' if property should only be accessed from the main actor
  public static let RWF = currency("Rwanda Franc", "RWF", 646, 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:228:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let RWF = currency("Rwanda Franc", "RWF", 646, 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:229:21: warning: static property 'SHP' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SHP = currency("Saint Helena Pound", "SHP", 654, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:229:21: note: annotate 'SHP' with '@MainActor' if property should only be accessed from the main actor
  public static let SHP = currency("Saint Helena Pound", "SHP", 654, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:229:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SHP = currency("Saint Helena Pound", "SHP", 654, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:230:21: warning: static property 'WST' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let WST = currency("Tala", "WST", 882, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:230:21: note: annotate 'WST' with '@MainActor' if property should only be accessed from the main actor
  public static let WST = currency("Tala", "WST", 882, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:230:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let WST = currency("Tala", "WST", 882, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:231:21: warning: static property 'STN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let STN = currency("Dobra", "STN", 930, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:231:21: note: annotate 'STN' with '@MainActor' if property should only be accessed from the main actor
  public static let STN = currency("Dobra", "STN", 930, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:231:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let STN = currency("Dobra", "STN", 930, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:232:21: warning: static property 'SAR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SAR = currency("Saudi Riyal", "SAR", 682, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:232:21: note: annotate 'SAR' with '@MainActor' if property should only be accessed from the main actor
  public static let SAR = currency("Saudi Riyal", "SAR", 682, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:232:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SAR = currency("Saudi Riyal", "SAR", 682, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:233:21: warning: static property 'RSD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let RSD = currency("Serbian Dinar", "RSD", 941, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:233:21: note: annotate 'RSD' with '@MainActor' if property should only be accessed from the main actor
  public static let RSD = currency("Serbian Dinar", "RSD", 941, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:233:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let RSD = currency("Serbian Dinar", "RSD", 941, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:234:21: warning: static property 'SCR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SCR = currency("Seychelles Rupee", "SCR", 690, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:234:21: note: annotate 'SCR' with '@MainActor' if property should only be accessed from the main actor
  public static let SCR = currency("Seychelles Rupee", "SCR", 690, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:234:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SCR = currency("Seychelles Rupee", "SCR", 690, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:235:21: warning: static property 'SLL' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SLL = currency("Leone", "SLL", 694, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:235:21: note: annotate 'SLL' with '@MainActor' if property should only be accessed from the main actor
  public static let SLL = currency("Leone", "SLL", 694, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:235:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SLL = currency("Leone", "SLL", 694, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:236:21: warning: static property 'SLE' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SLE = currency("Leone", "SLE", 925, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:236:21: note: annotate 'SLE' with '@MainActor' if property should only be accessed from the main actor
  public static let SLE = currency("Leone", "SLE", 925, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:236:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SLE = currency("Leone", "SLE", 925, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:237:21: warning: static property 'SGD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SGD = currency("Singapore Dollar", "SGD", 702, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:237:21: note: annotate 'SGD' with '@MainActor' if property should only be accessed from the main actor
  public static let SGD = currency("Singapore Dollar", "SGD", 702, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:237:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SGD = currency("Singapore Dollar", "SGD", 702, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:238:21: warning: static property 'SBD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SBD = currency("Solomon Islands Dollar", "SBD", 090, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:238:21: note: annotate 'SBD' with '@MainActor' if property should only be accessed from the main actor
  public static let SBD = currency("Solomon Islands Dollar", "SBD", 090, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:238:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SBD = currency("Solomon Islands Dollar", "SBD", 090, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:239:21: warning: static property 'SOS' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SOS = currency("Somali Shilling", "SOS", 706, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:239:21: note: annotate 'SOS' with '@MainActor' if property should only be accessed from the main actor
  public static let SOS = currency("Somali Shilling", "SOS", 706, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:239:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SOS = currency("Somali Shilling", "SOS", 706, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:240:21: warning: static property 'SSP' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SSP = currency("South Sudanese Pound", "SSP", 728, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:240:21: note: annotate 'SSP' with '@MainActor' if property should only be accessed from the main actor
  public static let SSP = currency("South Sudanese Pound", "SSP", 728, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:240:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SSP = currency("South Sudanese Pound", "SSP", 728, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:241:21: warning: static property 'LKR' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let LKR = currency("Sri Lanka Rupee", "LKR", 144, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:241:21: note: annotate 'LKR' with '@MainActor' if property should only be accessed from the main actor
  public static let LKR = currency("Sri Lanka Rupee", "LKR", 144, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:241:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let LKR = currency("Sri Lanka Rupee", "LKR", 144, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:242:21: warning: static property 'SDG' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SDG = currency("Sudanese Pound", "SDG", 938, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:242:21: note: annotate 'SDG' with '@MainActor' if property should only be accessed from the main actor
  public static let SDG = currency("Sudanese Pound", "SDG", 938, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:242:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SDG = currency("Sudanese Pound", "SDG", 938, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:243:21: warning: static property 'SRD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SRD = currency("Surinam Dollar", "SRD", 968, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:243:21: note: annotate 'SRD' with '@MainActor' if property should only be accessed from the main actor
  public static let SRD = currency("Surinam Dollar", "SRD", 968, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:243:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SRD = currency("Surinam Dollar", "SRD", 968, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:244:21: warning: static property 'SEK' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SEK = currency("Swedish Krona", "SEK", 752, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:244:21: note: annotate 'SEK' with '@MainActor' if property should only be accessed from the main actor
  public static let SEK = currency("Swedish Krona", "SEK", 752, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:244:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SEK = currency("Swedish Krona", "SEK", 752, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:245:21: warning: static property 'CHE' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let CHE = currency("WIR Euro", "CHE", 947, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:245:21: note: annotate 'CHE' with '@MainActor' if property should only be accessed from the main actor
  public static let CHE = currency("WIR Euro", "CHE", 947, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:245:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let CHE = currency("WIR Euro", "CHE", 947, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:246:21: warning: static property 'CHW' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let CHW = currency("WIR Franc", "CHW", 948, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:246:21: note: annotate 'CHW' with '@MainActor' if property should only be accessed from the main actor
  public static let CHW = currency("WIR Franc", "CHW", 948, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:246:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let CHW = currency("WIR Franc", "CHW", 948, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:247:21: warning: static property 'SYP' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let SYP = currency("Syrian Pound", "SYP", 760, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:247:21: note: annotate 'SYP' with '@MainActor' if property should only be accessed from the main actor
  public static let SYP = currency("Syrian Pound", "SYP", 760, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:247:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let SYP = currency("Syrian Pound", "SYP", 760, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:248:21: warning: static property 'TWD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TWD = currency("New Taiwan Dollar", "TWD", 901, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:248:21: note: annotate 'TWD' with '@MainActor' if property should only be accessed from the main actor
  public static let TWD = currency("New Taiwan Dollar", "TWD", 901, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:248:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TWD = currency("New Taiwan Dollar", "TWD", 901, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:249:21: warning: static property 'TJS' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TJS = currency("Somoni", "TJS", 972, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:249:21: note: annotate 'TJS' with '@MainActor' if property should only be accessed from the main actor
  public static let TJS = currency("Somoni", "TJS", 972, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:249:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TJS = currency("Somoni", "TJS", 972, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:250:21: warning: static property 'TZS' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TZS = currency("Tanzanian Shilling", "TZS", 834, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:250:21: note: annotate 'TZS' with '@MainActor' if property should only be accessed from the main actor
  public static let TZS = currency("Tanzanian Shilling", "TZS", 834, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:250:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TZS = currency("Tanzanian Shilling", "TZS", 834, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:251:21: warning: static property 'THB' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let THB = currency("Baht", "THB", 764, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:251:21: note: annotate 'THB' with '@MainActor' if property should only be accessed from the main actor
  public static let THB = currency("Baht", "THB", 764, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:251:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let THB = currency("Baht", "THB", 764, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:252:21: warning: static property 'TOP' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TOP = currency("Pa’anga", "TOP", 776, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:252:21: note: annotate 'TOP' with '@MainActor' if property should only be accessed from the main actor
  public static let TOP = currency("Pa’anga", "TOP", 776, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:252:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TOP = currency("Pa’anga", "TOP", 776, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:253:21: warning: static property 'TTD' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TTD = currency("Trinidad and Tobago Dollar", "TTD", 780, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:253:21: note: annotate 'TTD' with '@MainActor' if property should only be accessed from the main actor
  public static let TTD = currency("Trinidad and Tobago Dollar", "TTD", 780, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:253:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TTD = currency("Trinidad and Tobago Dollar", "TTD", 780, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:254:21: warning: static property 'TND' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TND = currency("Tunisian Dinar", "TND", 788, 3)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:254:21: note: annotate 'TND' with '@MainActor' if property should only be accessed from the main actor
  public static let TND = currency("Tunisian Dinar", "TND", 788, 3)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:254:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TND = currency("Tunisian Dinar", "TND", 788, 3)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:255:21: warning: static property 'TRY' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TRY = currency("Turkish Lira", "TRY", 949, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:255:21: note: annotate 'TRY' with '@MainActor' if property should only be accessed from the main actor
  public static let TRY = currency("Turkish Lira", "TRY", 949, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:255:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TRY = currency("Turkish Lira", "TRY", 949, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:256:21: warning: static property 'TMT' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let TMT = currency("Turkmenistan New Manat", "TMT", 934, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:256:21: note: annotate 'TMT' with '@MainActor' if property should only be accessed from the main actor
  public static let TMT = currency("Turkmenistan New Manat", "TMT", 934, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:256:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let TMT = currency("Turkmenistan New Manat", "TMT", 934, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:257:21: warning: static property 'UGX' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let UGX = currency("Uganda Shilling", "UGX", 800, 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:257:21: note: annotate 'UGX' with '@MainActor' if property should only be accessed from the main actor
  public static let UGX = currency("Uganda Shilling", "UGX", 800, 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:257:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let UGX = currency("Uganda Shilling", "UGX", 800, 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:258:21: warning: static property 'UAH' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let UAH = currency("Hryvnia", "UAH", 980, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:258:21: note: annotate 'UAH' with '@MainActor' if property should only be accessed from the main actor
  public static let UAH = currency("Hryvnia", "UAH", 980, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:258:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let UAH = currency("Hryvnia", "UAH", 980, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:259:21: warning: static property 'AED' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let AED = currency("UAE Dirham", "AED", 784, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:259:21: note: annotate 'AED' with '@MainActor' if property should only be accessed from the main actor
  public static let AED = currency("UAE Dirham", "AED", 784, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:259:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let AED = currency("UAE Dirham", "AED", 784, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:260:21: warning: static property 'USN' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let USN = currency("US Dollar (Next day)", "USN", 997, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:260:21: note: annotate 'USN' with '@MainActor' if property should only be accessed from the main actor
  public static let USN = currency("US Dollar (Next day)", "USN", 997, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:260:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let USN = currency("US Dollar (Next day)", "USN", 997, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:261:21: warning: static property 'UYU' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let UYU = currency("Peso Uruguayo", "UYU", 858, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:261:21: note: annotate 'UYU' with '@MainActor' if property should only be accessed from the main actor
  public static let UYU = currency("Peso Uruguayo", "UYU", 858, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:261:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let UYU = currency("Peso Uruguayo", "UYU", 858, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:262:21: warning: static property 'UYI' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let UYI = currency("Uruguay Peso en Unidades Indexadas", "UYI", 940, 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:262:21: note: annotate 'UYI' with '@MainActor' if property should only be accessed from the main actor
  public static let UYI = currency("Uruguay Peso en Unidades Indexadas", "UYI", 940, 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:262:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let UYI = currency("Uruguay Peso en Unidades Indexadas", "UYI", 940, 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:263:21: warning: static property 'UYW' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let UYW = currency("Unidad Previsional", "UYW", 927, 4)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:263:21: note: annotate 'UYW' with '@MainActor' if property should only be accessed from the main actor
  public static let UYW = currency("Unidad Previsional", "UYW", 927, 4)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:263:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let UYW = currency("Unidad Previsional", "UYW", 927, 4)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:264:21: warning: static property 'UZS' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let UZS = currency("Uzbekistan Sum", "UZS", 860, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:264:21: note: annotate 'UZS' with '@MainActor' if property should only be accessed from the main actor
  public static let UZS = currency("Uzbekistan Sum", "UZS", 860, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:264:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let UZS = currency("Uzbekistan Sum", "UZS", 860, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:265:21: warning: static property 'VUV' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let VUV = currency("Vatu", "VUV", 548, 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:265:21: note: annotate 'VUV' with '@MainActor' if property should only be accessed from the main actor
  public static let VUV = currency("Vatu", "VUV", 548, 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:265:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let VUV = currency("Vatu", "VUV", 548, 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:266:21: warning: static property 'VES' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let VES = currency("Bolívar Soberano", "VES", 928, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:266:21: note: annotate 'VES' with '@MainActor' if property should only be accessed from the main actor
  public static let VES = currency("Bolívar Soberano", "VES", 928, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:266:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let VES = currency("Bolívar Soberano", "VES", 928, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:267:21: warning: static property 'VED' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let VED = currency("Bolívar Soberano", "VED", 926, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:267:21: note: annotate 'VED' with '@MainActor' if property should only be accessed from the main actor
  public static let VED = currency("Bolívar Soberano", "VED", 926, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:267:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let VED = currency("Bolívar Soberano", "VED", 926, 2)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:268:21: warning: static property 'VND' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let VND = currency("Dong", "VND", 704, 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:268:21: note: annotate 'VND' with '@MainActor' if property should only be accessed from the main actor
  public static let VND = currency("Dong", "VND", 704, 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:268:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let VND = currency("Dong", "VND", 704, 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:269:21: warning: static property 'YER' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let YER = currency("Yemeni Rial", "YER", 886, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:269:21: note: annotate 'YER' with '@MainActor' if property should only be accessed from the main actor
  public static let YER = currency("Yemeni Rial", "YER", 886, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:269:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let YER = currency("Yemeni Rial", "YER", 886, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:270:21: warning: static property 'ZMW' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let ZMW = currency("Zambian Kwacha", "ZMW", 967, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:270:21: note: annotate 'ZMW' with '@MainActor' if property should only be accessed from the main actor
  public static let ZMW = currency("Zambian Kwacha", "ZMW", 967, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:270:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let ZMW = currency("Zambian Kwacha", "ZMW", 967, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:271:21: warning: static property 'ZWL' is not concurrency-safe because non-'Sendable' type 'Currency' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let ZWL = currency("Zimbabwe Dollar", "ZWL", 932, 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:271:21: note: annotate 'ZWL' with '@MainActor' if property should only be accessed from the main actor
  public static let ZWL = currency("Zimbabwe Dollar", "ZWL", 932, 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:271:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let ZWL = currency("Zimbabwe Dollar", "ZWL", 932, 2)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:273:21: warning: static property 'available' is not concurrency-safe because non-'Sendable' type '[Currency]' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let available: [Currency] = [
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:273:21: note: annotate 'available' with '@MainActor' if property should only be accessed from the main actor
  public static let available: [Currency] = [
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:273:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let available: [Currency] = [
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:288:22: warning: static property 'alphabeticMap' is not concurrency-safe because non-'Sendable' type '[String : Currency]' may have shared mutable state; this is an error in the Swift 6 language mode
  private static let alphabeticMap: [String : Currency] = [
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:288:22: note: annotate 'alphabeticMap' with '@MainActor' if property should only be accessed from the main actor
  private static let alphabeticMap: [String : Currency] = [
                     ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:288:22: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  private static let alphabeticMap: [String : Currency] = [
                     ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:458:22: warning: static property 'numericMap' is not concurrency-safe because non-'Sendable' type '[UInt16 : Currency]' may have shared mutable state; this is an error in the Swift 6 language mode
  private static let numericMap: [UInt16 : Currency] = [
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:36:15: note: consider making struct 'Currency' conform to the 'Sendable' protocol
public struct Currency: Hashable, Codable, CustomStringConvertible {
              ^
                                                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:458:22: note: annotate 'numericMap' with '@MainActor' if property should only be accessed from the main actor
  private static let numericMap: [UInt16 : Currency] = [
                     ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:458:22: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  private static let numericMap: [UInt16 : Currency] = [
                     ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:644:36: warning: 'currencyCode' was deprecated in visionOS 1.0: renamed to 'currency.identifier'
      if let currencyCode = locale.currencyCode,
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift:644:36: note: use 'currency.identifier' instead
      if let currencyCode = locale.currencyCode,
                                   ^~~~~~~~~~~~
                                   currency.identifier
SwiftDriverJobDiscovery normal arm64 Compiling AttributedStringGenerator.swift, Color.swift, Block.swift, Blocks.swift (in target 'MarkdownKit' from project 'MarkdownKit')
SwiftCompile normal arm64 Compiling\ Directive.swift,\ Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Arguments.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControl.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlParser.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/NumberFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Optional.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/StandardDirectiveSpecifier.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormat -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Arguments.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControl.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlParser.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/NumberFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Optional.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/StandardDirectiveSpecifier.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormat -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Arguments.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControl.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlParser.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/NumberFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Optional.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/StandardDirectiveSpecifier.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormat -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Directive.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Modifiers.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:30:21: warning: static property 'colon' is not concurrency-safe because non-'Sendable' type 'Modifiers' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let colon = Modifiers(rawValue: 1 << 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:28:15: note: consider making struct 'Modifiers' conform to the 'Sendable' protocol
public struct Modifiers: OptionSet, CustomStringConvertible {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:30:21: note: annotate 'colon' with '@MainActor' if property should only be accessed from the main actor
  public static let colon = Modifiers(rawValue: 1 << 0)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let colon = Modifiers(rawValue: 1 << 0)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:31:21: warning: static property 'at' is not concurrency-safe because non-'Sendable' type 'Modifiers' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let at = Modifiers(rawValue: 1 << 1)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:28:15: note: consider making struct 'Modifiers' conform to the 'Sendable' protocol
public struct Modifiers: OptionSet, CustomStringConvertible {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:31:21: note: annotate 'at' with '@MainActor' if property should only be accessed from the main actor
  public static let at = Modifiers(rawValue: 1 << 1)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:31:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let at = Modifiers(rawValue: 1 << 1)
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:32:21: warning: static property 'plus' is not concurrency-safe because non-'Sendable' type 'Modifiers' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let plus = Modifiers(rawValue: 1 << 2)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:28:15: note: consider making struct 'Modifiers' conform to the 'Sendable' protocol
public struct Modifiers: OptionSet, CustomStringConvertible {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:32:21: note: annotate 'plus' with '@MainActor' if property should only be accessed from the main actor
  public static let plus = Modifiers(rawValue: 1 << 2)
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift:32:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let plus = Modifiers(rawValue: 1 << 2)
                    ^
  nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling CustomBlock.swift, CustomTextFragment.swift, HtmlGenerator.swift, NamedCharacters.swift (in target 'MarkdownKit' from project 'MarkdownKit')
SwiftCompile normal arm64 Compiling\ Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Arguments.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControl.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlParser.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/NumberFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Optional.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/StandardDirectiveSpecifier.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormat -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Arguments.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControl.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLControlParser.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/CLFormatError.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Directive.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/NumberFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Optional.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormat/StandardDirectiveSpecifier.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormat -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/Parameters.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling CLControlError.swift, CLControlParser.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriver\ Compilation MarkdownKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MarkdownKit' from project 'MarkdownKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-markdownkit
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name MarkdownKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-markdownkit -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Arguments.swift, CLControl.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriverJobDiscovery normal arm64 Compiling CLFormat.swift, CLFormatConfig.swift (in target 'CLFormat' from project 'CLFormat')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MarkdownKit.o normal (in target 'MarkdownKit' from project 'MarkdownKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-markdownkit
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MarkdownKit.o
SwiftDriverJobDiscovery normal arm64 Compiling NumberFormat.swift (in target 'CLFormat' from project 'CLFormat')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MarkdownKit.o (in target 'MarkdownKit' from project 'MarkdownKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-markdownkit
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MarkdownKit.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.LinkFileList (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.LinkFileList
SwiftDriverJobDiscovery normal arm64 Compiling Directive.swift, Modifiers.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriverJobDiscovery normal arm64 Compiling Parameters.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriverJobDiscovery normal arm64 Compiling Number.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriverJobDiscovery normal arm64 Compiling StandardDirectiveSpecifier.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriverJobDiscovery normal arm64 Emitting module for CLFormat (in target 'CLFormat' from project 'CLFormat')
SwiftDriver\ Compilation\ Requirements CLFormat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CLFormat -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CLFormat-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat-Swift.h (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CLFormat-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftdoc (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.abi.json (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftsourceinfo (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.SwiftFileList (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-OutputFileMap.json (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-OutputFileMap.json
SwiftDriver CLFormatTool normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CLFormatTool -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/CLFormatTool/main.swift (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormatTool/main.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormatTool -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CLFormatTool/main.swift (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CLFormatTool/main.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormatTool -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.o -index-unit-output-path /CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/main.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ CLFormatTool (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/CLFormatTool/main.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CLFormatTool -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling CLFormatError.swift, Currency.swift (in target 'CLFormat' from project 'CLFormat')
SwiftDriver\ Compilation CLFormat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CLFormat -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.o normal (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.o
SwiftDriverJobDiscovery normal arm64 Emitting module for CLFormatTool (in target 'CLFormatTool' from project 'CLFormat')
SwiftDriver\ Compilation\ Requirements CLFormatTool normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CLFormatTool -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftdoc (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.abi.json (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftsourceinfo (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.o (in target 'CLFormat' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormat.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.LinkFileList (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.LinkFileList
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'CLFormatTool' from project 'CLFormat')
SwiftDriver\ Compilation CLFormatTool normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CLFormatTool -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool normal (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule
ld: library '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/clang/17/lib/darwin/libclang_rt.profile_xros.a' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'MarkdownKit' from project 'MarkdownKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLFormat' from project 'CLFormat')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLFormat' from project 'CLFormat')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLFormatTool' from project 'CLFormat')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool normal (in target 'CLFormatTool' from project 'CLFormat')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CLFormat-Package -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  CLFormat: /Users/admin/builder/spi-builder-workspace
  MarkdownKit: https://github.com/objecthub/swift-markdownkit @ 1.1.8
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'CLFormatTool' in project 'CLFormat'
        ➜ Explicit dependency on target 'CLFormat' in project 'CLFormat'
        ➜ Explicit dependency on target 'MarkdownKit' in project 'MarkdownKit'
    Target 'CLFormat' in project 'CLFormat'
        ➜ Explicit dependency on target 'CLFormat' in project 'CLFormat'
        ➜ Explicit dependency on target 'MarkdownKit' in project 'MarkdownKit'
    Target 'CLFormat' in project 'CLFormat'
        ➜ Explicit dependency on target 'MarkdownKit' in project 'MarkdownKit'
    Target 'MarkdownKit' in project 'MarkdownKit'
        ➜ Explicit dependency on target 'MarkdownKit' in project 'MarkdownKit'
    Target 'MarkdownKit' in project 'MarkdownKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLFormatTool' from project 'CLFormat')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool normal (in target 'CLFormatTool' from project 'CLFormat')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormatTool.build/Objects-normal/arm64/CLFormatTool_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MarkdownKit.build/Debug-xros/MarkdownKit.build/Objects-normal/arm64/MarkdownKit.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLFormat.build/Debug-xros/CLFormat.build/Objects-normal/arm64/CLFormat.swiftmodule
ld: library '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/clang/17/lib/darwin/libclang_rt.profile_xros.a' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'MarkdownKit' from project 'MarkdownKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLFormat' from project 'CLFormat')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLFormat' from project 'CLFormat')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'MarkdownKit' from project 'MarkdownKit')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CLFormatTool normal (in target 'CLFormatTool' from project 'CLFormat')
(1 failure)
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.