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 macOS (SPM) on 5 Aug 2025 12:21:11 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.72s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (1.30s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.63s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.64s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.64s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.39s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.42s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.94s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.07s)
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-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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.3
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-translating",
      "name": "swift-translating",
      "url": "https://github.com/coenttb/swift-translating.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-translating",
      "dependencies": [
        {
          "identity": "swift-dependencies",
          "name": "swift-dependencies",
          "url": "https://github.com/pointfreeco/swift-dependencies",
          "version": "1.9.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
          "dependencies": [
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-clocks",
              "name": "swift-clocks",
              "url": "https://github.com/pointfreeco/swift-clocks",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "dependencies": [
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/coenttb/swift-translating.git
[1/855] Fetching swift-translating
Fetched https://github.com/coenttb/swift-translating.git from cache (0.78s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (0.58s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.92s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.92s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.94s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.97s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.05s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.04s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.04s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.03s)
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.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/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/coenttb/swift-translating.git
Working copy of https://github.com/coenttb/swift-translating.git resolved at 0.3.0 (579ab6b)
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
warning: '.resolve-product-dependencies': dependency 'swift-translating' is not used by any target
Found 1 product dependencies
  - swift-dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/coenttb/swift-translating.git
https://github.com/coenttb/swift-translating.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/20] Write sources
[17/20] Write swift-version-2F0A5646E1D333AE.txt
[19/41] 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
[20/41] 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
[21/63] 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
[22/63] 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
[23/65] 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
[24/65] 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
[25/65] 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
[26/65] 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
[27/66] 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
[28/66] 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
[29/66] 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/66] 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/66] 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
[32/66] 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
[33/66] 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
[34/66] 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
[35/66] 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
[36/66] 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
[37/66] Compiling ConcurrencyExtras UncheckedBox.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
[38/66] Compiling ConcurrencyExtras AsyncThrowingStream.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
[39/66] 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
[40/66] 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
[41/66] Compiling ConcurrencyExtras Locking.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/66] 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
[43/66] 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
[44/66] 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
[45/66] Compiling ConcurrencyExtras AsyncStream.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
[46/66] 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
[47/66] 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
[48/66] 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
[49/66] 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
<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
[52/66] 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
[53/66] Compiling TranslatingTestSupport glossary.swift
[54/66] Emitting module TranslatingTestSupport
[55/69] 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
[56/69] Emitting module Language
/Users/admin/builder/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
[57/90] 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
[58/90] 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
[59/90] 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
[60/90] 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
[61/91] 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
[62/91] 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
[63/91] 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
[64/91] 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
[65/91] 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
[66/91] 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
[67/91] 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
[68/91] 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
[69/91] 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
[70/91] 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
[71/91] 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
[72/91] 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
[73/91] 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
[74/91] 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
[75/91] 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
[76/91] 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
[76/91] Write Objects.LinkFileList
[78/91] 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
[79/91] 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
[80/91] 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
[81/91] 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
[82/91] 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
[83/91] 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
[84/91] 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
[85/91] 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
[85/91] Linking libIssueReportingTestSupport.dylib
[87/115] 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
[88/115] 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
[89/115] 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
[90/117] 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
[91/117] 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
[92/117] 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
[93/117] 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
[94/117] 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
[95/117] 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
[96/117] 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
[97/117] 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
[98/117] 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
[99/117] 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
[100/117] 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
[101/117] 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
[102/117] 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
[103/117] 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
[104/117] 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
[105/117] 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
[106/117] 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
[107/117] 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
[108/117] 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
[109/117] 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
[110/117] 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
[111/117] 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
[112/117] 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
[113/117] Compiling Language Language.swift
[114/117] Compiling Language exports .swift
[115/117] Compiling Language Locale.swift
/Users/admin/builder/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
[116/117] Compiling Language Language.locale.swift
[117/117] Compiling Language Locale.Language.swift
[118/120] Compiling Translated extensions.swift
[119/120] Emitting module Translated
[120/120] Compiling Translated Translated.swift
[121/128] Compiling TranslatedString exports.swift
[122/128] Compiling TranslatedString [Language].swift
[123/128] Compiling TranslatedString TranslatedString.swift
[124/128] Compiling TranslatedString Translations.swift
[125/128] Compiling TranslatedString [String].swift
[126/128] Compiling TranslatedString NumberingAndSign.swift
[127/128] Emitting module TranslatedString
[128/128] Compiling TranslatedString Date.swift
[129/135] Compiling SinglePlural extensions.swift
[130/135] Emitting module SinglePlural
[131/135] Compiling SinglePlural SinglePlural.swift
[132/135] Compiling Translating_Dependencies LanguagesKey.swift
[133/135] Compiling Translating_Dependencies extensions.swift
[134/135] Emitting module Translating_Dependencies
[135/135] Compiling Translating_Dependencies Language.swift
[136/137] Compiling DateFormattedLocalized DateFormattedLocalized.swift
/Users/admin/builder/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,
[137/137] Emitting module DateFormattedLocalized
[138/147] Compiling Translating exports.swift
[139/147] Compiling Translating [TranslatedString].swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
[140/147] Compiling Translating TranslatedString.swift
[141/147] Compiling Translating [String].swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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:
[142/147] Compiling Translating Translated.init (english non-optional).swift
[143/147] Compiling Translating Translated.init.swift
[144/147] Compiling Translating Date.swift
/Users/admin/builder/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)
/Users/admin/builder/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):
[145/147] Compiling Translating DateComponents.swift
/Users/admin/builder/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 |     @objc deinit
3 | }
[146/147] Emitting module Translating
/Users/admin/builder/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 |     @objc deinit
3 | }
[147/147] Compiling Translating String.swift
[148/151] Compiling Translations TranslatedString.init(Language).swift
[149/151] Compiling Translations TranslatedString.swift
[150/151] Emitting module Translations
[151/151] Compiling Translations TranslatedString.init(ClosedRange).swift
Build complete! (40.08s)
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" : "/Users/admin/builder/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/coenttb/swift-translating/0.3.0
Repository:               coenttb/swift-translating
Swift version used:       6.1
Target:                   Translating
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Translating'...
Finished extracting symbol information for 'Translating'. (34.07s)
Building documentation for 'Translating'...
warning: 'SinglePlural' doesn't exist at '/Translating/BasicUsage'
   --> BasicUsage.md:150:46-150:58
148 | ## Working with Singular/Plural Forms
149 |
150 + Handle grammatical number variations using ``SinglePlural``:
151 |
152 | ```swift
warning: 'Language' doesn't exist at '/Translating/GettingStarted'
  --> GettingStarted.md:71:19-71:27
69 | - Learn about <doc:BasicUsage> patterns
70 | - Explore <doc:AdvancedUsage> features
71 + - Check out the ``Language`` enum for all supported languages
warning: 'Language' doesn't exist at '/Translating'
  --> Translating.md:28:5-28:13
26 | ### Core Components
27 |
28 + - ``Language``
29 | - ``Translated``
30 | - ``TranslatedString``
warning: 'TranslatedString' doesn't exist at '/Translating'
  --> Translating.md:30:5-30:21
28 | - ``Language``
29 | - ``Translated``
30 + - ``TranslatedString``
   |     ╰─suggestion: Replace 'TranslatedString' with 'Translated'
31 | - ``SinglePlural``
32 |
warning: 'SinglePlural' doesn't exist at '/Translating'
  --> Translating.md:31:5-31:17
29 | - ``Translated``
30 | - ``TranslatedString``
31 + - ``SinglePlural``
32 |
33 | ### Formatting and Localization
warning: 'Locale' doesn't exist at '/Translating'
  --> Translating.md:35:5-35:11
33 | ### Formatting and Localization
34 |
35 + - ``Locale``
36 | - ``String``
37 | - ``DateFormattedLocalized``
warning: 'String' doesn't exist at '/Translating'
  --> Translating.md:36:5-36:11
34 |
35 | - ``Locale``
36 + - ``String``
37 | - ``DateFormattedLocalized``
38 |
warning: 'DateFormattedLocalized' doesn't exist at '/Translating'
  --> Translating.md:37:5-37:27
35 | - ``Locale``
36 | - ``String``
37 + - ``DateFormattedLocalized``
   |     ╰─suggestion: Replace 'DateFormattedLocalized' with 'Formatting-and-Localization'
38 |
39 | ### Dependency Integration
warning: 'LanguageDependency' doesn't exist at '/Translating'
  --> Translating.md:41:5-41:23
39 | ### Dependency Integration
40 |
41 + - ``LanguageDependency``
42 |
43 | ### Articles
Finished building documentation for 'Translating' (0.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/coenttb/swift-translating/0.3.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/pointfreeco/combine-schedulers
Updating https://github.com/pointfreeco/swift-clocks
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-dependencies
Updating https://github.com/pointfreeco/swift-concurrency-extras
Updated https://github.com/pointfreeco/combine-schedulers (0.48s)
Updated https://github.com/pointfreeco/swift-clocks (0.48s)
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.67s)
Updated https://github.com/pointfreeco/swift-dependencies (0.86s)
Updated https://github.com/swiftlang/swift-syntax (0.86s)
Updated https://github.com/pointfreeco/swift-concurrency-extras (0.86s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.47s)
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (1.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.75s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.48s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling SymbolKit Symbol.swift
[31/57] Compiling SymbolKit SymbolKind.swift
[32/57] Compiling SymbolKit SymbolGraph.swift
[33/57] Compiling SymbolKit GraphCollector.swift
[34/57] Compiling Snippets SnippetParser.swift
[35/57] Emitting module Snippets
[36/57] Compiling Snippets Snippet.swift
[37/57] Compiling SymbolKit Mixin+Equals.swift
[38/57] Compiling SymbolKit Mixin+Hash.swift
[39/57] Compiling SymbolKit Mixin.swift
[40/57] Compiling SymbolKit LineList.swift
[41/57] Compiling SymbolKit Position.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.35s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/20] Compiling IssueReportingPackageSupport _Test.swift
[3/20] Emitting module IssueReportingPackageSupport
[4/20] Compiling ConcurrencyExtras Locking.swift
[5/20] Compiling ConcurrencyExtras UncheckedBox.swift
[6/40] Compiling ConcurrencyExtras AsyncStream.swift
[7/40] Compiling Language exports .swift
[8/40] Compiling ConcurrencyExtras Result.swift
[9/40] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/40] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[11/40] Compiling ConcurrencyExtras LockIsolated.swift
[12/40] Compiling ConcurrencyExtras Task.swift
[13/40] Compiling IssueReporting Deprecations.swift
[14/40] Compiling IssueReporting FailureObserver.swift
[15/40] Emitting module ConcurrencyExtras
[16/40] Compiling ConcurrencyExtras UncheckedSendable.swift
[17/40] Compiling IssueReporting TestContext.swift
[18/40] Compiling IssueReporting Unimplemented.swift
[19/40] Compiling IssueReporting BreakpointReporter.swift
[20/40] Compiling IssueReporting FatalErrorReporter.swift
[21/40] Compiling IssueReporting LockIsolated.swift
[22/40] Compiling IssueReporting Rethrows.swift
[23/40] Compiling IssueReporting Warn.swift
[24/40] Compiling IssueReporting XCTest.swift
[25/40] Compiling IssueReporting RuntimeWarningReporter.swift
[26/40] Compiling IssueReporting ReportIssue.swift
[27/40] Compiling IssueReporting IsTesting.swift
[28/40] Compiling IssueReporting IssueReporter.swift
[31/42] Compiling IssueReporting SwiftTesting.swift
[32/42] Compiling IssueReporting UncheckedSendable.swift
[33/42] Compiling IssueReporting ErrorReporting.swift
[34/42] Compiling IssueReporting AppHostWarning.swift
[35/42] Emitting module IssueReporting
[36/42] Emitting module Language
/Users/admin/builder/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
[37/42] Compiling Language Language.locale.swift
[38/42] Compiling IssueReporting WithExpectedIssue.swift
[39/42] Compiling IssueReporting WithIssueContext.swift
[40/66] Compiling XCTestDynamicOverlay Exports.swift
[41/66] Compiling CombineSchedulers Lock.swift
[42/66] Emitting module Clocks
[43/67] Compiling CombineSchedulers UIKit.swift
[44/67] Compiling CombineSchedulers UIScheduler.swift
[45/67] Emitting module CombineSchedulers
[46/67] Compiling CombineSchedulers AnyScheduler.swift
[47/67] Compiling CombineSchedulers Concurrency.swift
[48/67] Compiling CombineSchedulers ImmediateScheduler.swift
[49/67] Compiling CombineSchedulers Deprecations.swift
[50/67] Compiling Clocks Timer.swift
[51/67] Compiling Clocks UnimplementedClock.swift
[52/67] Compiling Clocks Lock.swift
[53/67] Compiling Clocks SwiftUI.swift
[54/67] Compiling Clocks _AsyncTimerSequence.swift
[55/67] Compiling Clocks AnyClock.swift
[56/67] Compiling Clocks TestClock.swift
[57/67] Compiling Clocks ImmediateClock.swift
[58/67] Compiling CombineSchedulers SwiftUI.swift
[59/67] Compiling CombineSchedulers TestScheduler.swift
[60/67] Compiling CombineSchedulers NSRecursiveLock.swift
[61/67] Emitting module XCTestDynamicOverlay
[62/67] Compiling XCTestDynamicOverlay Deprecations.swift
[63/67] Compiling CombineSchedulers Timer.swift
[64/67] Compiling CombineSchedulers UnimplementedScheduler.swift
[65/91] Compiling Dependencies TypeName.swift
[66/91] Compiling Dependencies PreviewTrait.swift
[67/93] Compiling Dependencies WithRandomNumberGenerator.swift
[68/93] Compiling Dependencies AppEntryPoint.swift
[69/93] Compiling Dependencies Deprecations.swift
[70/93] Compiling Dependencies Exports.swift
[71/93] Compiling Dependencies FireAndForget.swift
[72/93] Compiling Dependencies Locale.swift
[73/93] Compiling Dependencies MainQueue.swift
[74/93] Compiling Dependencies Dependency.swift
[75/93] Compiling Dependencies DependencyContext.swift
[76/93] Compiling Dependencies DependencyKey.swift
[77/93] Compiling Dependencies MainRunLoop.swift
[78/93] Compiling Dependencies OpenURL.swift
[79/93] Compiling Dependencies TimeZone.swift
[80/93] Emitting module Dependencies
[81/93] Compiling Dependencies URLSession.swift
[82/93] Compiling Dependencies UUID.swift
[83/93] Compiling Dependencies Clocks.swift
[84/93] Compiling Dependencies Context.swift
[85/93] Compiling Dependencies Date.swift
[86/93] Compiling Dependencies DependencyValues.swift
[87/93] Compiling Dependencies Assert.swift
[88/93] Compiling Dependencies Calendar.swift
[89/93] Compiling Dependencies TestTrait.swift
[90/93] Compiling Dependencies WithDependencies.swift
[91/93] Compiling Language Locale.swift
/Users/admin/builder/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
[92/93] Compiling Language Language.swift
[93/93] Compiling Language Locale.Language.swift
[94/96] Compiling Translated extensions.swift
[95/96] Emitting module Translated
[96/96] Compiling Translated Translated.swift
[97/104] Compiling TranslatedString [Language].swift
[98/104] Compiling TranslatedString exports.swift
[99/104] Compiling TranslatedString Translations.swift
[100/104] Compiling TranslatedString TranslatedString.swift
[101/104] Compiling TranslatedString [String].swift
[102/104] Compiling TranslatedString Date.swift
[103/104] Emitting module TranslatedString
[104/104] Compiling TranslatedString NumberingAndSign.swift
[105/111] Compiling SinglePlural extensions.swift
[106/111] Compiling SinglePlural SinglePlural.swift
[107/111] Emitting module SinglePlural
[108/111] Compiling Translating_Dependencies LanguagesKey.swift
[109/111] Compiling Translating_Dependencies Language.swift
[110/111] Emitting module Translating_Dependencies
[111/111] Compiling Translating_Dependencies extensions.swift
[112/113] Compiling DateFormattedLocalized DateFormattedLocalized.swift
/Users/admin/builder/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,
[113/113] Emitting module DateFormattedLocalized
[114/123] Compiling Translating [TranslatedString].swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
[115/123] Compiling Translating exports.swift
[116/123] Compiling Translating [String].swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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:
[117/123] Compiling Translating TranslatedString.swift
[118/123] Compiling Translating Translated.init (english non-optional).swift
[119/123] Compiling Translating Translated.init.swift
[120/123] Emitting module Translating
[121/123] Compiling Translating DateComponents.swift
[122/123] Compiling Translating Date.swift
/Users/admin/builder/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)
/Users/admin/builder/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):
[123/123] Compiling Translating String.swift
Build of target: 'Translating' complete! (29.79s)
     236
3	/Users/admin/builder/spi-builder-workspace/.docs/coenttb/swift-translating/0.3.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/coenttb/swift-translating/0.3.0
File count: 236
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-coenttb-swift-translating-0.3.0-2de792ec.zip to s3://spi-docs-inbox/prod-coenttb-swift-translating-0.3.0-2de792ec.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [48%]
Copying... [59%]
Copying... [71%]
Copying... [83%]
Copying... [95%]
Copying... [100%]
Done.