Build Information
Successful build of swift-to-ten, reference 1.2.0 (a5045b
), with Swift 6.0 for Linux on 3 Nov 2024 03:16:36 UTC.
Swift 6 data race errors: 7
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-to-ten.git
Reference: 1.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/renaudjenny/swift-to-ten
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at a5045b9 docs(README): update to mention Point Free Dependencies wrapper
Cloned https://github.com/renaudjenny/swift-to-ten.git
Revision (git rev-parse @):
a5045b95dd581e02e38b56565e3305f54d43e4ed
SUCCESS checkout https://github.com/renaudjenny/swift-to-ten.git at 1.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/renaudjenny/swift-to-ten.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/swift-dependencies
[1/203] Fetching swiftregex5
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.19s)
[1/5224] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.55s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.3 (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.51s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2347] Fetching combine-schedulers
[518/3105] Fetching combine-schedulers, swift-concurrency-extras
[3106/4383] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.25s)
[1/4985] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.64s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.64s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.65s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.51s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.50s)
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/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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/27] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[11/28] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[12/28] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[13/28] Compiling ConcurrencyExtras Task.swift
[14/29] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[15/29] Compiling ConcurrencyExtras MainSerialExecutor.swift
[16/29] Compiling ConcurrencyExtras Locking.swift
[17/29] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[18/29] Compiling ConcurrencyExtras LockIsolated.swift
[19/29] Emitting module SwiftRegex
[20/29] Compiling SwiftRegex TupleRegex.swift
[21/30] Compiling ConcurrencyExtras ActorIsolated.swift
[22/30] Compiling ConcurrencyExtras AsyncStream.swift
[23/30] Emitting module ConcurrencyExtras
[24/30] Compiling ConcurrencyExtras UncheckedSendable.swift
[25/31] Compiling XCTestDynamicOverlay Unimplemented.swift
[26/31] Compiling XCTestDynamicOverlay XCTFail.swift
[29/31] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[30/31] Compiling XCTestDynamicOverlay Deprecations.swift
[31/31] Emitting module XCTestDynamicOverlay
[33/55] Compiling Clocks Timer.swift
[34/56] Compiling Clocks Lock.swift
[35/56] Emitting module CombineSchedulers
[36/56] Compiling CombineSchedulers AnyScheduler.swift
[37/56] Compiling CombineSchedulers Concurrency.swift
[38/56] Compiling SwiftToTen SwiftToTen.swift
/host/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 |
[39/56] Emitting module SwiftToTen
/host/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 |
[40/58] Compiling CombineSchedulers UIScheduler.swift
[41/58] Compiling CombineSchedulers UIKit.swift
[42/58] Compiling CombineSchedulers Timer.swift
[43/58] Compiling CombineSchedulers ImmediateScheduler.swift
[44/58] Compiling CombineSchedulers Deprecations.swift
[45/58] Compiling CombineSchedulers Lock.swift
[46/58] Compiling CombineSchedulers NSRecursiveLock.swift
[47/58] Compiling CombineSchedulers SwiftUI.swift
[48/58] Compiling CombineSchedulers TestScheduler.swift
[50/58] Compiling CombineSchedulers UnimplementedScheduler.swift
[53/59] Emitting module Clocks
[55/59] Compiling Clocks UnimplementedClock.swift
[56/59] Compiling Clocks Shims.swift
[57/59] Compiling Clocks SwiftUI.swift
[58/59] Compiling Clocks _AsyncTimerSequence.swift
[59/59] Compiling Clocks TestClock.swift
[61/82] Compiling Dependencies Locale.swift
[62/82] Compiling Dependencies MainQueue.swift
[63/82] Compiling Dependencies MainRunLoop.swift
[64/84] Compiling Dependencies Context.swift
[65/84] Compiling Dependencies Date.swift
[66/84] Compiling Dependencies FireAndForget.swift
[67/84] Compiling Dependencies Dependency.swift
[68/84] Compiling Dependencies DependencyContext.swift
[69/84] Compiling Dependencies DependencyKey.swift
[70/84] Compiling Dependencies OpenURL.swift
[71/84] Compiling Dependencies TimeZone.swift
[72/84] Compiling Dependencies URLSession.swift
[73/84] Compiling Dependencies Exports.swift
[74/84] Compiling Dependencies OpenExistential.swift
[75/84] Compiling Dependencies RuntimeWarnings.swift
[76/84] Compiling Dependencies UUID.swift
[77/84] Compiling Dependencies WithRandomNumberGenerator.swift
[78/84] Compiling Dependencies Deprecations.swift
[79/84] Emitting module Dependencies
[80/84] Compiling Dependencies DependencyValues.swift
[81/84] Compiling Dependencies Calendar.swift
[82/84] Compiling Dependencies Clocks.swift
[83/84] Compiling Dependencies TypeName.swift
[84/84] Compiling Dependencies WithDependencies.swift
[86/87] Emitting module SwiftToTenDependency
/host/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 | }
/host/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 |
/host/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 | }
/host/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 |
/host/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 |
/host/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
/host/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 |
/host/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 | }
/host/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 |
/host/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 |
/host/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 |
/host/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
/host/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 |
[87/87] Compiling SwiftToTenDependency SwiftToTenDependency.swift
/host/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 | }
/host/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 |
/host/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 | }
/host/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 |
/host/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 |
/host/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
/host/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 |
/host/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 | }
/host/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 |
/host/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 |
/host/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 |
/host/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
/host/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! (25.04s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.