The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-translating, reference 0.3.0 (579ab6), with Swift 6.1 for Linux on 5 Aug 2025 12:22:49 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-translating.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/coenttb/swift-translating
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 579ab6b Expose Translations type for public API access
Cloned https://github.com/coenttb/swift-translating.git
Revision (git rev-parse @):
579ab6bbf7df46428335c618278cb7d9d3d4c897
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-translating.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/coenttb/swift-translating.git
https://github.com/coenttb/swift-translating.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-translating",
  "name" : "swift-translating",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Translating",
      "targets" : [
        "Translating"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Language",
      "targets" : [
        "Language"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Translating+Dependencies",
      "targets" : [
        "Translating+Dependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SinglePlural",
      "targets" : [
        "SinglePlural"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Translated",
      "targets" : [
        "Translated"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslatedString",
      "targets" : [
        "TranslatedString"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DateFormattedLocalized",
      "targets" : [
        "DateFormattedLocalized"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslatingTestSupport",
      "targets" : [
        "TranslatingTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Translations",
      "targets" : [
        "Translations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Translations",
      "module_type" : "SwiftTarget",
      "name" : "Translations",
      "path" : "Sources/Translations",
      "product_memberships" : [
        "Translations"
      ],
      "sources" : [
        "TranslatedString.init(ClosedRange).swift",
        "TranslatedString.init(Language).swift",
        "TranslatedString.swift"
      ],
      "target_dependencies" : [
        "Translating"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslatingTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TranslatingTestSupport",
      "path" : "Sources/TranslatingTestSupport",
      "product_memberships" : [
        "TranslatingTestSupport"
      ],
      "sources" : [
        "glossary.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Translating_Dependencies_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Translating+Dependencies Tests",
      "path" : "Tests/Translating+Dependencies Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Translating+Dependencies Tests.swift"
      ],
      "target_dependencies" : [
        "Translating+Dependencies"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Translating_Dependencies",
      "module_type" : "SwiftTarget",
      "name" : "Translating+Dependencies",
      "path" : "Sources/Translating+Dependencies",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "Translating",
        "Translating+Dependencies",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Language.swift",
        "LanguagesKey.swift",
        "extensions.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translated",
        "TranslatedString"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Translating_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Translating Tests",
      "path" : "Tests/Translating Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Performance Tests.swift",
        "Translating Tests.swift"
      ],
      "target_dependencies" : [
        "Translating"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Translating",
      "module_type" : "SwiftTarget",
      "name" : "Translating",
      "path" : "Sources/Translating",
      "product_memberships" : [
        "Translating",
        "Translations"
      ],
      "sources" : [
        "Date.swift",
        "DateComponents.swift",
        "String.swift",
        "Translated.init (english non-optional).swift",
        "Translated.init.swift",
        "TranslatedString.swift",
        "[String].swift",
        "[TranslatedString].swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translating+Dependencies",
        "SinglePlural",
        "Translated",
        "TranslatedString",
        "DateFormattedLocalized"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslatedString_Tests",
      "module_type" : "SwiftTarget",
      "name" : "TranslatedString Tests",
      "path" : "Tests/TranslatedString Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "TranslatedString Tests.swift"
      ],
      "target_dependencies" : [
        "TranslatedString"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TranslatedString",
      "module_type" : "SwiftTarget",
      "name" : "TranslatedString",
      "path" : "Sources/TranslatedString",
      "product_memberships" : [
        "Translating",
        "Translating+Dependencies",
        "SinglePlural",
        "TranslatedString",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Date.swift",
        "NumberingAndSign.swift",
        "TranslatedString.swift",
        "Translations.swift",
        "[Language].swift",
        "[String].swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "Translated"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Translated_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Translated Tests",
      "path" : "Tests/Translated Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Translated Tests.swift"
      ],
      "target_dependencies" : [
        "Translated"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Translated",
      "module_type" : "SwiftTarget",
      "name" : "Translated",
      "path" : "Sources/Translated",
      "product_memberships" : [
        "Translating",
        "Translating+Dependencies",
        "SinglePlural",
        "Translated",
        "TranslatedString",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Translated.swift",
        "extensions.swift"
      ],
      "target_dependencies" : [
        "Language"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SinglePlural_Tests",
      "module_type" : "SwiftTarget",
      "name" : "SinglePlural Tests",
      "path" : "Tests/SinglePlural Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "SinglePlural Tests.swift"
      ],
      "target_dependencies" : [
        "SinglePlural"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SinglePlural",
      "module_type" : "SwiftTarget",
      "name" : "SinglePlural",
      "path" : "Sources/SinglePlural",
      "product_memberships" : [
        "Translating",
        "SinglePlural",
        "Translations"
      ],
      "sources" : [
        "SinglePlural.swift",
        "extensions.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translated",
        "TranslatedString"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Language_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Language Tests",
      "path" : "Tests/Language Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Language Tests.swift"
      ],
      "target_dependencies" : [
        "Language"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Language",
      "module_type" : "SwiftTarget",
      "name" : "Language",
      "path" : "Sources/Language",
      "product_memberships" : [
        "Translating",
        "Language",
        "Translating+Dependencies",
        "SinglePlural",
        "Translated",
        "TranslatedString",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Language.locale.swift",
        "Language.swift",
        "Locale.Language.swift",
        "Locale.swift",
        "exports .swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DateFormattedLocalized_Tests",
      "module_type" : "SwiftTarget",
      "name" : "DateFormattedLocalized Tests",
      "path" : "Tests/DateFormattedLocalized Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Date Formatted Localized Tests.swift"
      ],
      "target_dependencies" : [
        "DateFormattedLocalized",
        "Language"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DateFormattedLocalized",
      "module_type" : "SwiftTarget",
      "name" : "DateFormattedLocalized",
      "path" : "Sources/DateFormattedLocalized",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "Translating",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "DateFormattedLocalized.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translating+Dependencies"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6301] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.63s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (1.48s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2410] Fetching combine-schedulers
[2339/3288] Fetching combine-schedulers, swift-concurrency-extras
[2657/4580] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4581/10066] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[5185/81493] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.55s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.55s)
[11691/79323] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
[15982/73837] Fetching combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.87s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.92s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (5.48s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.78s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.46s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/22] Write sources
[17/22] Write swift-version-24593BA9C3E375BF.txt
[19/43] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/43] Compiling IssueReportingPackageSupport _Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/44] Compiling Language exports .swift
[22/44] Compiling ConcurrencyExtras ActorIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/44] Compiling ConcurrencyExtras AnyHashableSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/44] Emitting module ConcurrencyExtras
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/45] Wrapping AST for IssueReportingPackageSupport for debugging
[27/65] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/67] Emitting module IssueReportingTestSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/67] Compiling IssueReporting BreakpointReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/67] Compiling IssueReporting FatalErrorReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/69] Compiling IssueReporting TestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/69] Compiling IssueReporting Unimplemented.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/69] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/69] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/69] Compiling IssueReporting RuntimeWarningReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/69] Compiling IssueReporting ReportIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/69] Emitting module TranslatingTestSupport
[38/69] Compiling TranslatingTestSupport glossary.swift
[39/70] Compiling ConcurrencyExtras MainSerialExecutor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/70] Compiling IssueReportingTestSupport SwiftTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/70] Compiling IssueReportingTestSupport XCTest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/70] Compiling IssueReporting FailureObserver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/70] Compiling IssueReporting LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/70] Compiling IssueReporting Rethrows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/70] Compiling IssueReporting Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/71] Compiling ConcurrencyExtras LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/71] Compiling ConcurrencyExtras Result.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/71] Compiling ConcurrencyExtras Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/71] Compiling IssueReporting XCTest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/71] Compiling IssueReporting IsTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/71] Compiling IssueReporting IssueReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/72] Compiling IssueReporting SwiftTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/72] Compiling IssueReporting UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/72] Compiling IssueReporting Warn.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/72] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/72] Compiling IssueReporting ErrorReporting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/72] Compiling IssueReporting AppHostWarning.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/73] Emitting module Language
/host/spi-builder-workspace/Sources/Language/Locale.swift:7:8: warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  5 | //  Created by Coen ten Thije Boonkkamp on 19/07/2024.
  6 | //
  7 | import Language
    |        `- warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  8 | public typealias _Language = Language
  9 | import Foundation
[66/73] Wrapping AST for IssueReportingTestSupport for debugging
[67/73] Write Objects.LinkFileList
[69/96] Compiling CombineSchedulers Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/96] Compiling CombineSchedulers NSRecursiveLock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/96] Compiling Clocks Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/98] Compiling Clocks Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/98] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/98] Emitting module Clocks
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/98] Compiling Clocks AnyClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/98] Compiling Clocks ImmediateClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/98] Compiling CombineSchedulers UIScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/98] Emitting module CombineSchedulers
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/98] Compiling CombineSchedulers Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/98] Compiling CombineSchedulers UIKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/98] Compiling CombineSchedulers SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/98] Compiling CombineSchedulers TestScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/98] Compiling CombineSchedulers AnyScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/98] Compiling CombineSchedulers Concurrency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/98] Compiling CombineSchedulers ImmediateScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/98] Compiling CombineSchedulers Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/98] Compiling Clocks _AsyncTimerSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/98] Compiling CombineSchedulers UnimplementedScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/99] Linking libIssueReportingTestSupport.so
[91/99] Compiling Clocks UnimplementedClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/99] Compiling Clocks SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/99] Compiling Clocks TestClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/100] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/100] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/124] Compiling Dependencies Locale.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/124] Compiling Dependencies MainQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/124] Compiling Dependencies MainRunLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/127] Compiling Dependencies Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/127] Compiling Dependencies Calendar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/127] Compiling Dependencies Clocks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/127] Compiling Dependencies Context.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/127] Compiling Dependencies Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/127] Compiling Dependencies FireAndForget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/127] Compiling Dependencies UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/127] Compiling Dependencies WithRandomNumberGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/127] Compiling Dependencies AppEntryPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/127] Compiling Dependencies Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/127] Compiling Dependencies Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/127] Compiling Dependencies TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/127] Emitting module Dependencies
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/127] Compiling Dependencies OpenURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/127] Compiling Dependencies TimeZone.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/127] Compiling Dependencies URLSession.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/127] Compiling Dependencies Dependency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/127] Compiling Dependencies DependencyContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/127] Compiling Dependencies DependencyKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/127] Compiling Dependencies DependencyValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/127] Compiling Dependencies PreviewTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/127] Compiling Dependencies TestTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/127] Compiling Dependencies WithDependencies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/128] Compiling Language Locale.Language.swift
[126/128] Compiling Language Language.swift
[127/128] Compiling Language Language.locale.swift
[128/128] Compiling Language Locale.swift
/host/spi-builder-workspace/Sources/Language/Locale.swift:7:8: warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  5 | //  Created by Coen ten Thije Boonkkamp on 19/07/2024.
  6 | //
  7 | import Language
    |        `- warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  8 | public typealias _Language = Language
  9 | import Foundation
[130/132] Emitting module Translated
[131/132] Compiling Translated Translated.swift
[132/132] Compiling Translated extensions.swift
[134/141] Compiling TranslatedString [Language].swift
[135/141] Compiling TranslatedString Translations.swift
[136/141] Compiling TranslatedString exports.swift
[137/141] Compiling TranslatedString [String].swift
[138/141] Compiling TranslatedString TranslatedString.swift
[139/141] Compiling TranslatedString Date.swift
[140/141] Compiling TranslatedString NumberingAndSign.swift
[141/141] Emitting module TranslatedString
[143/149] Compiling Translating_Dependencies LanguagesKey.swift
[144/149] Compiling Translating_Dependencies extensions.swift
[145/149] Emitting module Translating_Dependencies
[146/149] Compiling Translating_Dependencies Language.swift
[147/150] Compiling SinglePlural extensions.swift
[148/150] Emitting module SinglePlural
[149/150] Compiling SinglePlural SinglePlural.swift
[152/153] Compiling DateFormattedLocalized DateFormattedLocalized.swift
/host/spi-builder-workspace/Sources/DateFormattedLocalized/DateFormattedLocalized.swift:44:16: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
42 |         guard translated == true else { return TranslatedString(self.formatted(date: date, time: time)) }
43 |
44 |         return TranslatedString { language in
   |                `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
45 |             let format = Date.FormatStyle(
46 |                 date: date,
[153/153] Emitting module DateFormattedLocalized
[155/163] Compiling Translating [TranslatedString].swift
/host/spi-builder-workspace/Sources/Translating/[TranslatedString].swift:14:10: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
12 | public extension [TranslatedString] {
13 |     func joined(separator: [String].Separator) -> TranslatedString {
14 |         .init { language in
   |          `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
15 |             self.map { $0(language) }.joined(separator: separator)(language)
16 |         }
/host/spi-builder-workspace/Sources/Translating/[TranslatedString].swift:20:10: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
18 |
19 |     func joined(separator: String) -> TranslatedString {
20 |         .init { language in
   |          `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
21 |             self.map { $0(language) }.joined(separator: separator)
22 |         }
[156/163] Compiling Translating [String].swift
/host/spi-builder-workspace/Sources/Translating/[String].swift:25:10: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
23 |     /// Joins strings with a translated separator
24 |     func joined(separator: TranslatedString) -> TranslatedString {
25 |         .init { language in
   |          `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
26 |             self.joined(separator: separator(language))
27 |         }
/host/spi-builder-workspace/Sources/Translating/[String].swift:37:17: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
35 |         guard self.count > 1 else { return .init(self[0]) }
36 |
37 |         return .init { language in
   |                 `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
38 |             let localizedSeparator = TranslatedString(separator)(language)
39 |
/host/spi-builder-workspace/Sources/Translating/[String].swift:57:10: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
55 |     /// Formats a list with proper grammar and localized separators
56 |     public func formattedList(separator: ListSeparator = .and) -> Translated<Self> {
57 |         .init { _ in
   |          `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
58 |             switch separator {
59 |             case .and:
[157/163] Compiling Translating TranslatedString.swift
[158/164] Compiling Translating Translated.init (english non-optional).swift
[159/164] Compiling Translating Translated.init.swift
[160/164] Compiling Translating exports.swift
[161/164] Compiling Translating Date.swift
/host/spi-builder-workspace/Sources/Translating/Date.swift:19:17: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
17 |         dateFormatter.timeStyle = timeStyle
18 |
19 |         return .init { language in
   |                 `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
20 |             dateFormatter.locale = language.locale
21 |             return dateFormatter.string(from: self)
/host/spi-builder-workspace/Sources/Translating/Date.swift:29:17: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
27 |     public func description(dateStyle: DateFormatter.Style = .long, timeStyle: DateFormatter.Style = .none) -> TranslatedString {
28 |
29 |         return .init { language in
   |                 `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
30 |             switch (dateStyle, timeStyle) {
31 |             case (.none, .none):
/host/spi-builder-workspace/Sources/Translating/DateComponents.swift:12:24: warning: static property 'timeUnits' is not concurrency-safe because non-'Sendable' type 'Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]>' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension TranslatedString {
12 |     private static let timeUnits: Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]> = [
   |                        |- warning: static property 'timeUnits' is not concurrency-safe because non-'Sendable' type 'Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: add '@MainActor' to make static property 'timeUnits' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         .english: [
14 |             (\.year, .init(single: "year", plural: "years")),
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     deinit
3 | }
[162/164] Compiling Translating DateComponents.swift
/host/spi-builder-workspace/Sources/Translating/Date.swift:19:17: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
17 |         dateFormatter.timeStyle = timeStyle
18 |
19 |         return .init { language in
   |                 `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
20 |             dateFormatter.locale = language.locale
21 |             return dateFormatter.string(from: self)
/host/spi-builder-workspace/Sources/Translating/Date.swift:29:17: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
27 |     public func description(dateStyle: DateFormatter.Style = .long, timeStyle: DateFormatter.Style = .none) -> TranslatedString {
28 |
29 |         return .init { language in
   |                 `- warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
30 |             switch (dateStyle, timeStyle) {
31 |             case (.none, .none):
/host/spi-builder-workspace/Sources/Translating/DateComponents.swift:12:24: warning: static property 'timeUnits' is not concurrency-safe because non-'Sendable' type 'Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]>' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension TranslatedString {
12 |     private static let timeUnits: Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]> = [
   |                        |- warning: static property 'timeUnits' is not concurrency-safe because non-'Sendable' type 'Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: add '@MainActor' to make static property 'timeUnits' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         .english: [
14 |             (\.year, .init(single: "year", plural: "years")),
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     deinit
3 | }
[163/164] Emitting module Translating
/host/spi-builder-workspace/Sources/Translating/DateComponents.swift:12:24: warning: static property 'timeUnits' is not concurrency-safe because non-'Sendable' type 'Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]>' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension TranslatedString {
12 |     private static let timeUnits: Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]> = [
   |                        |- warning: static property 'timeUnits' is not concurrency-safe because non-'Sendable' type 'Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: add '@MainActor' to make static property 'timeUnits' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         .english: [
14 |             (\.year, .init(single: "year", plural: "years")),
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     deinit
3 | }
[164/164] Compiling Translating String.swift
[166/169] Compiling Translations TranslatedString.init(Language).swift
[167/169] Compiling Translations TranslatedString.init(ClosedRange).swift
[168/169] Emitting module Translations
[169/169] Compiling Translations TranslatedString.swift
Build complete! (80.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-translating",
  "name" : "swift-translating",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Translating",
      "targets" : [
        "Translating"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Language",
      "targets" : [
        "Language"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Translating+Dependencies",
      "targets" : [
        "Translating+Dependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SinglePlural",
      "targets" : [
        "SinglePlural"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Translated",
      "targets" : [
        "Translated"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslatedString",
      "targets" : [
        "TranslatedString"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DateFormattedLocalized",
      "targets" : [
        "DateFormattedLocalized"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslatingTestSupport",
      "targets" : [
        "TranslatingTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Translations",
      "targets" : [
        "Translations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Translations",
      "module_type" : "SwiftTarget",
      "name" : "Translations",
      "path" : "Sources/Translations",
      "product_memberships" : [
        "Translations"
      ],
      "sources" : [
        "TranslatedString.init(ClosedRange).swift",
        "TranslatedString.init(Language).swift",
        "TranslatedString.swift"
      ],
      "target_dependencies" : [
        "Translating"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslatingTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TranslatingTestSupport",
      "path" : "Sources/TranslatingTestSupport",
      "product_memberships" : [
        "TranslatingTestSupport"
      ],
      "sources" : [
        "glossary.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Translating_Dependencies_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Translating+Dependencies Tests",
      "path" : "Tests/Translating+Dependencies Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Translating+Dependencies Tests.swift"
      ],
      "target_dependencies" : [
        "Translating+Dependencies"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Translating_Dependencies",
      "module_type" : "SwiftTarget",
      "name" : "Translating+Dependencies",
      "path" : "Sources/Translating+Dependencies",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "Translating",
        "Translating+Dependencies",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Language.swift",
        "LanguagesKey.swift",
        "extensions.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translated",
        "TranslatedString"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Translating_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Translating Tests",
      "path" : "Tests/Translating Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Performance Tests.swift",
        "Translating Tests.swift"
      ],
      "target_dependencies" : [
        "Translating"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Translating",
      "module_type" : "SwiftTarget",
      "name" : "Translating",
      "path" : "Sources/Translating",
      "product_memberships" : [
        "Translating",
        "Translations"
      ],
      "sources" : [
        "Date.swift",
        "DateComponents.swift",
        "String.swift",
        "Translated.init (english non-optional).swift",
        "Translated.init.swift",
        "TranslatedString.swift",
        "[String].swift",
        "[TranslatedString].swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translating+Dependencies",
        "SinglePlural",
        "Translated",
        "TranslatedString",
        "DateFormattedLocalized"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslatedString_Tests",
      "module_type" : "SwiftTarget",
      "name" : "TranslatedString Tests",
      "path" : "Tests/TranslatedString Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "TranslatedString Tests.swift"
      ],
      "target_dependencies" : [
        "TranslatedString"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TranslatedString",
      "module_type" : "SwiftTarget",
      "name" : "TranslatedString",
      "path" : "Sources/TranslatedString",
      "product_memberships" : [
        "Translating",
        "Translating+Dependencies",
        "SinglePlural",
        "TranslatedString",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Date.swift",
        "NumberingAndSign.swift",
        "TranslatedString.swift",
        "Translations.swift",
        "[Language].swift",
        "[String].swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "Translated"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Translated_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Translated Tests",
      "path" : "Tests/Translated Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Translated Tests.swift"
      ],
      "target_dependencies" : [
        "Translated"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Translated",
      "module_type" : "SwiftTarget",
      "name" : "Translated",
      "path" : "Sources/Translated",
      "product_memberships" : [
        "Translating",
        "Translating+Dependencies",
        "SinglePlural",
        "Translated",
        "TranslatedString",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Translated.swift",
        "extensions.swift"
      ],
      "target_dependencies" : [
        "Language"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SinglePlural_Tests",
      "module_type" : "SwiftTarget",
      "name" : "SinglePlural Tests",
      "path" : "Tests/SinglePlural Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "SinglePlural Tests.swift"
      ],
      "target_dependencies" : [
        "SinglePlural"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SinglePlural",
      "module_type" : "SwiftTarget",
      "name" : "SinglePlural",
      "path" : "Sources/SinglePlural",
      "product_memberships" : [
        "Translating",
        "SinglePlural",
        "Translations"
      ],
      "sources" : [
        "SinglePlural.swift",
        "extensions.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translated",
        "TranslatedString"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Language_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Language Tests",
      "path" : "Tests/Language Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Language Tests.swift"
      ],
      "target_dependencies" : [
        "Language"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Language",
      "module_type" : "SwiftTarget",
      "name" : "Language",
      "path" : "Sources/Language",
      "product_memberships" : [
        "Translating",
        "Language",
        "Translating+Dependencies",
        "SinglePlural",
        "Translated",
        "TranslatedString",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "Language.locale.swift",
        "Language.swift",
        "Locale.Language.swift",
        "Locale.swift",
        "exports .swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DateFormattedLocalized_Tests",
      "module_type" : "SwiftTarget",
      "name" : "DateFormattedLocalized Tests",
      "path" : "Tests/DateFormattedLocalized Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Date Formatted Localized Tests.swift"
      ],
      "target_dependencies" : [
        "DateFormattedLocalized",
        "Language"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DateFormattedLocalized",
      "module_type" : "SwiftTarget",
      "name" : "DateFormattedLocalized",
      "path" : "Sources/DateFormattedLocalized",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "Translating",
        "DateFormattedLocalized",
        "Translations"
      ],
      "sources" : [
        "DateFormattedLocalized.swift"
      ],
      "target_dependencies" : [
        "Language",
        "Translating+Dependencies"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.