The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-to-ten, reference main (3a87ad), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 03:25:16 UTC.

Swift 6 data race errors: 7

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-to-ten.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/renaudjenny/swift-to-ten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a87adf docs(README): add Swift Package Index badges
Cloned https://github.com/renaudjenny/swift-to-ten.git
Revision (git rev-parse @):
3a87adf99b71a5c2171c4364e21311e3687171d5
SUCCESS checkout https://github.com/renaudjenny/swift-to-ten.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-clocks
[1/2347] Fetching combine-schedulers
[95/2550] Fetching combine-schedulers, swiftregex5
[152/3828] Fetching combine-schedulers, swiftregex5, swift-clocks
[651/8813] Fetching combine-schedulers, swiftregex5, swift-clocks, xctest-dynamic-overlay
[1504/14037] Fetching combine-schedulers, swiftregex5, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.05s)
[4105/12759] Fetching combine-schedulers, swiftregex5, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.33s)
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (1.33s)
[10160/10209] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.44s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.44s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.1 (0.69s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.1 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.4 (0.68s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.2.0 (0.72s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.67s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.4
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.9.1
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 5.2.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.4.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-to-ten",
      "name": "swift-to-ten",
      "url": "https://github.com/renaudjenny/swift-to-ten.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-to-ten",
      "dependencies": [
        {
          "identity": "swiftregex5",
          "name": "SwiftRegex",
          "url": "https://github.com/johnno1962/SwiftRegex5",
          "version": "5.2.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRegex5",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-dependencies",
          "name": "swift-dependencies",
          "url": "https://github.com/pointfreeco/swift-dependencies",
          "version": "0.6.0",
          "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": "0.11.0",
              "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": "0.1.2",
                  "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": "0.9.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": "0.4.0",
              "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": "0.1.2",
                  "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": "0.9.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": "0.1.2",
              "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": "0.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/renaudjenny/swift-to-ten.git
[1/100] Fetching swift-to-ten
Fetched https://github.com/renaudjenny/swift-to-ten.git from cache (0.69s)
Fetching https://github.com/johnno1962/SwiftRegex5 from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.47s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.3 (0.02s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.64s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
[1/758] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.23s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.23s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.23s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.64s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.65s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.03s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.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 0.1.2
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 5.2.3
Creating working copy for https://github.com/renaudjenny/swift-to-ten.git
Working copy of https://github.com/renaudjenny/swift-to-ten.git resolved at main (3a87adf)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
warning: '.resolve-product-dependencies': dependency 'swift-to-ten' is not used by any target
Found 2 product dependencies
  - SwiftRegex
  - swift-dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/renaudjenny/swift-to-ten.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--7754E27361AE5C74.txt
[9/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[10/19] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/19] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[12/19] Compiling XCTestDynamicOverlay Deprecations.swift
[13/19] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[14/19] Emitting module XCTestDynamicOverlay
[15/19] Compiling XCTestDynamicOverlay Unimplemented.swift
[16/19] Compiling XCTestDynamicOverlay XCTFail.swift
[17/19] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[18/19] Emitting module SwiftRegex
[19/19] Compiling SwiftRegex TupleRegex.swift
[20/43] Emitting module SwiftToTen
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:17:23: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: consider making struct 'SwiftToTen' conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
    :
 15 |
 16 | extension SwiftToTen {
 17 |     public static let live = Self(recognizeTime: { RecognizeTime(calendar: $1).recognizeTime(in: $0) })
    |                       |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 | }
 19 |
[21/43] Compiling SwiftToTen SwiftToTen.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:17:23: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: consider making struct 'SwiftToTen' conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
    :
 15 |
 16 | extension SwiftToTen {
 17 |     public static let live = Self(recognizeTime: { RecognizeTime(calendar: $1).recognizeTime(in: $0) })
    |                       |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 | }
 19 |
[22/43] Compiling CombineSchedulers Lock.swift
[23/44] Compiling CombineSchedulers UIScheduler.swift
[24/44] Compiling CombineSchedulers UIKit.swift
[25/44] Compiling Clocks AnyClock.swift
[26/44] Compiling Clocks Lock.swift
[27/44] Compiling Clocks ImmediateClock.swift
[28/44] Emitting module Clocks
[29/45] Compiling Clocks _AsyncTimerSequence.swift
[30/45] Compiling CombineSchedulers ImmediateScheduler.swift
[31/45] Compiling CombineSchedulers Deprecations.swift
[32/45] Compiling CombineSchedulers AnyScheduler.swift
[33/45] Compiling CombineSchedulers Concurrency.swift
[34/45] Emitting module CombineSchedulers
[35/45] Compiling CombineSchedulers Timer.swift
[36/45] Compiling Clocks Shims.swift
[37/45] Compiling CombineSchedulers TestScheduler.swift
[38/45] Compiling CombineSchedulers UnimplementedScheduler.swift
[39/45] Compiling Clocks UnimplementedClock.swift
[40/45] Compiling CombineSchedulers NSRecursiveLock.swift
[41/45] Compiling CombineSchedulers SwiftUI.swift
[42/45] Compiling Clocks SwiftUI.swift
[43/45] Compiling Clocks Timer.swift
[44/45] Compiling Clocks Yield.swift
[45/45] Compiling Clocks TestClock.swift
[46/73] Compiling Dependencies ActorIsolated.swift
[47/73] Compiling Dependencies AsyncStream.swift
[48/73] Compiling Dependencies AsyncThrowingStream.swift
[49/75] Compiling Dependencies Locale.swift
[50/75] Compiling Dependencies MainQueue.swift
[51/75] Compiling Dependencies MainRunLoop.swift
[52/75] Compiling Dependencies Dependency.swift
[53/75] Compiling Dependencies DependencyContext.swift
[54/75] Compiling Dependencies DependencyKey.swift
[55/75] Compiling Dependencies LockIsolated.swift
[56/75] Compiling Dependencies Task.swift
[57/75] Compiling Dependencies UncheckedSendable.swift
[58/75] Compiling Dependencies Exports.swift
[59/75] Compiling Dependencies OpenExistential.swift
[60/75] Compiling Dependencies RuntimeWarnings.swift
[61/75] Compiling Dependencies UUID.swift
[62/75] Compiling Dependencies WithRandomNumberGenerator.swift
[63/75] Compiling Dependencies Deprecations.swift
[64/75] Compiling Dependencies Context.swift
[65/75] Compiling Dependencies Date.swift
[66/75] Compiling Dependencies FireAndForget.swift
[67/75] Compiling Dependencies OpenURL.swift
[68/75] Compiling Dependencies TimeZone.swift
[69/75] Compiling Dependencies URLSession.swift
[70/75] Emitting module Dependencies
[71/75] Compiling Dependencies DependencyValues.swift
[72/75] Compiling Dependencies Calendar.swift
[73/75] Compiling Dependencies Clocks.swift
[74/75] Compiling Dependencies TypeName.swift
[75/75] Compiling Dependencies WithDependencies.swift
[76/77] Compiling SwiftToTenDependency SwiftToTenDependency.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:7:16: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | extension SwiftToTen {
 7 |     static let test = Self(recognizeTime: unimplemented("SwiftToTen.recognizeTime"))
   |                `- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     static let preview = SwiftToTen.live
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:3:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftToTen'
 1 | import Dependencies
 2 | import Foundation
 3 | @_exported import SwiftToTen
   |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftToTen'
 4 | import XCTestDynamicOverlay
 5 |
 6 | extension SwiftToTen {
 7 |     static let test = Self(recognizeTime: unimplemented("SwiftToTen.recognizeTime"))
   |                |- note: annotate 'test' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     static let preview = SwiftToTen.live
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:8:16: warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
 6 | extension SwiftToTen {
 7 |     static let test = Self(recognizeTime: unimplemented("SwiftToTen.recognizeTime"))
 8 |     static let preview = SwiftToTen.live
   |                |- warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'preview' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:12:16: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private enum SwiftToTenDependencyKey: DependencyKey {
12 |     static let liveValue = SwiftToTen.live
   |                |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'liveValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     static let testValue = SwiftToTen.test
14 |     static let previewValue = SwiftToTen.preview
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:13:16: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
11 | private enum SwiftToTenDependencyKey: DependencyKey {
12 |     static let liveValue = SwiftToTen.live
13 |     static let testValue = SwiftToTen.test
   |                |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'testValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     static let previewValue = SwiftToTen.preview
15 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:14:16: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
12 |     static let liveValue = SwiftToTen.live
13 |     static let testValue = SwiftToTen.test
14 |     static let previewValue = SwiftToTen.preview
   |                |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'previewValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:11:14: warning: type 'SwiftToTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 9 | }
10 |
11 | private enum SwiftToTenDependencyKey: DependencyKey {
   |              `- warning: type 'SwiftToTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 |     static let liveValue = SwiftToTen.live
13 |     static let testValue = SwiftToTen.test
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
[77/77] Emitting module SwiftToTenDependency
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:7:16: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | extension SwiftToTen {
 7 |     static let test = Self(recognizeTime: unimplemented("SwiftToTen.recognizeTime"))
   |                `- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     static let preview = SwiftToTen.live
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:3:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftToTen'
 1 | import Dependencies
 2 | import Foundation
 3 | @_exported import SwiftToTen
   |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftToTen'
 4 | import XCTestDynamicOverlay
 5 |
 6 | extension SwiftToTen {
 7 |     static let test = Self(recognizeTime: unimplemented("SwiftToTen.recognizeTime"))
   |                |- note: annotate 'test' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     static let preview = SwiftToTen.live
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:8:16: warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
 6 | extension SwiftToTen {
 7 |     static let test = Self(recognizeTime: unimplemented("SwiftToTen.recognizeTime"))
 8 |     static let preview = SwiftToTen.live
   |                |- warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'preview' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:12:16: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private enum SwiftToTenDependencyKey: DependencyKey {
12 |     static let liveValue = SwiftToTen.live
   |                |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'liveValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     static let testValue = SwiftToTen.test
14 |     static let previewValue = SwiftToTen.preview
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:13:16: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
11 | private enum SwiftToTenDependencyKey: DependencyKey {
12 |     static let liveValue = SwiftToTen.live
13 |     static let testValue = SwiftToTen.test
   |                |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'testValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     static let previewValue = SwiftToTen.preview
15 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:14:16: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
12 |     static let liveValue = SwiftToTen.live
13 |     static let testValue = SwiftToTen.test
14 |     static let previewValue = SwiftToTen.preview
   |                |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftToTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'previewValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTenDependency/SwiftToTenDependency.swift:11:14: warning: type 'SwiftToTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 9 | }
10 |
11 | private enum SwiftToTenDependencyKey: DependencyKey {
   |              `- warning: type 'SwiftToTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 |     static let liveValue = SwiftToTen.live
13 |     static let testValue = SwiftToTen.test
/Users/admin/builder/spi-builder-workspace/Sources/SwiftToTen/SwiftToTen.swift:4:15: note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  2 | import SwiftRegex
  3 |
  4 | public struct SwiftToTen {
    |               `- note: struct 'SwiftToTen' does not conform to the 'Sendable' protocol
  5 |     public var recognizeTime: (String, Calendar) -> Date?
  6 |
Build complete! (31.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftregex5",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnno1962/SwiftRegex5"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-to-ten",
  "name" : "swift-to-ten",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftToTen",
      "targets" : [
        "SwiftToTen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftToTenDependency",
      "targets" : [
        "SwiftToTenDependency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftToTenTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToTenTests",
      "path" : "Tests/SwiftToTenTests",
      "sources" : [
        "SwiftToTenTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftToTen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftToTenDependency",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToTenDependency",
      "path" : "Sources/SwiftToTenDependency",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "SwiftToTenDependency"
      ],
      "sources" : [
        "SwiftToTenDependency.swift"
      ],
      "target_dependencies" : [
        "SwiftToTen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftToTen",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToTen",
      "path" : "Sources/SwiftToTen",
      "product_dependencies" : [
        "SwiftRegex"
      ],
      "product_memberships" : [
        "SwiftToTen",
        "SwiftToTenDependency"
      ],
      "sources" : [
        "SwiftToTen.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.