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 main (614018), with Swift 6.1 for macOS (SPM) on 4 Nov 2025 17:17:20 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-translating.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coenttb/swift-translating
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6140189 chore: disable nesting rule for namespacing flexibility
Cloned https://github.com/coenttb/swift-translating.git
Revision (git rev-parse @):
61401899641aa5bcac5b046e5ed28f60b31046f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-translating.git at main
========================================
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",
        "ReadmeVerificationTests.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] Emitting module TranslatingTestSupport
[22/63] Compiling Language exports .swift
[23/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
[24/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
[25/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
[26/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
[27/65] Compiling TranslatingTestSupport glossary.swift
[28/65] 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
[29/65] 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
[30/65] 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
[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 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
[34/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
[35/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
[36/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
<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
[39/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
[40/66] 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
[41/66] 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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/66] 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
[57/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
[58/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
[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 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
[61/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
[62/91] 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
[63/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
[64/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
[65/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
[66/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
[67/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
[68/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
[69/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
[70/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
[71/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
[72/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
[73/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
[74/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
[74/91] Write Objects.LinkFileList
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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] 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/116] Linking libIssueReportingTestSupport.dylib
[87/116] 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
[88/118] 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
[89/118] Compiling Dependencies NotificationCenter.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/118] 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
[91/118] 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
[92/118] 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
[93/118] 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
[94/118] 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
[95/118] 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
[96/118] 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
[97/118] 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
[98/118] 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
[99/118] 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
[100/118] 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
[101/118] 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
[102/118] 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
[103/118] 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
[104/118] 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
[105/118] 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
[106/118] 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
[107/118] 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
[108/118] 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
[109/118] 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
[110/118] 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
[111/118] 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
[112/118] 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
[113/118] 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
[114/118] Compiling Language Locale.Language.swift
[115/118] Compiling Language Language.swift
[116/118] Compiling Language Language.locale.swift
[117/118] Compiling Language Locale.swift
/Users/admin/builder/spi-builder-workspace/Sources/Language/Locale.swift:8:8: warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  6 | //  Created by Coen ten Thije Boonkkamp on 19/07/2024.
  7 | //
  8 | import Language
    |        `- warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  9 |
 10 | public typealias _Language = Language
[118/118] Emitting module Language
/Users/admin/builder/spi-builder-workspace/Sources/Language/Locale.swift:8:8: warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  6 | //  Created by Coen ten Thije Boonkkamp on 19/07/2024.
  7 | //
  8 | import Language
    |        `- warning: file 'Locale.swift' is part of module 'Language'; ignoring import
  9 |
 10 | public typealias _Language = Language
[119/121] Compiling Translated extensions.swift
[120/121] Compiling Translated Translated.swift
[121/121] Emitting module Translated
[122/129] Compiling TranslatedString exports.swift
[123/129] Compiling TranslatedString [Language].swift
[124/129] Compiling TranslatedString TranslatedString.swift
[125/129] Compiling TranslatedString [String].swift
[126/129] Compiling TranslatedString Translations.swift
[127/129] Compiling TranslatedString NumberingAndSign.swift
[128/129] Emitting module TranslatedString
[129/129] Compiling TranslatedString Date.swift
[130/136] Compiling SinglePlural extensions.swift
[131/136] Compiling SinglePlural SinglePlural.swift
[132/136] Emitting module SinglePlural
[133/136] Compiling Translating_Dependencies LanguagesKey.swift
[134/136] Compiling Translating_Dependencies extensions.swift
[135/136] Emitting module Translating_Dependencies
[136/136] Compiling Translating_Dependencies Language.swift
[137/138] Emitting module DateFormattedLocalized
[138/138] Compiling DateFormattedLocalized DateFormattedLocalized.swift
/Users/admin/builder/spi-builder-workspace/Sources/DateFormattedLocalized/DateFormattedLocalized.swift:48:12: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
46 |     }
47 |
48 |     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.
49 |       let format = Date.FormatStyle(
50 |         date: date,
[139/148] Compiling Translating [TranslatedString].swift
/Users/admin/builder/spi-builder-workspace/Sources/Translating/[TranslatedString].swift:14:6: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
12 | extension [TranslatedString] {
13 |   public 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:6: 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 |   public 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/148] Compiling Translating exports.swift
[141/148] Compiling Translating [String].swift
/Users/admin/builder/spi-builder-workspace/Sources/Translating/[String].swift:25:6: 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 |   public 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:13: 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:6: 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/148] Compiling Translating Translated.init (english non-optional).swift
[143/148] Compiling Translating Translated.init.swift
[144/148] Compiling Translating TranslatedString.swift
[145/148] Compiling Translating Date.swift
/Users/admin/builder/spi-builder-workspace/Sources/Translating/Date.swift:22:13: 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.timeStyle = timeStyle
21 |
22 |     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.
23 |       dateFormatter.locale = language.locale
24 |       return dateFormatter.string(from: self)
/Users/admin/builder/spi-builder-workspace/Sources/Translating/Date.swift:35:13: warning: 'init(_:)' is deprecated: Use dictionary literal syntax instead for better performance. This initializer calls the closure for every language in the dependency.
33 |   ) -> TranslatedString {
34 |
35 |     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.
36 |       switch (dateStyle, timeStyle) {
37 |       case (.none, .none):
[146/148] Compiling Translating DateComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Translating/DateComponents.swift:12:22: 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:
   |                      |- 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 |     Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]> = [
14 |       .english: [
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/148] Emitting module Translating
/Users/admin/builder/spi-builder-workspace/Sources/Translating/DateComponents.swift:12:22: 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:
   |                      |- 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 |     Translated<[(KeyPath<DateComponents, Int?>, SinglePlural<String>)]> = [
14 |       .english: [
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 | }
[148/148] Compiling Translating String.swift
[149/152] Compiling Translations TranslatedString.init(Language).swift
[150/152] Compiling Translations TranslatedString.swift
[151/152] Emitting module Translations
[152/152] Compiling Translations TranslatedString.init(ClosedRange).swift
Build complete! (48.66s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.07s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (1.61s)
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/xctest-dynamic-overlay from cache (0.73s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.72s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.73s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.75s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.78s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (2.28s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.22s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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.2
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-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 602.0.0
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",
        "ReadmeVerificationTests.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"
}
Done.