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

Failed to build swift-past-ten with Swift 6.0 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-past-ten.git
Reference: 1.1.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-past-ten
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 84066e7 docs(README): update to mention last version an Point Free Dependecies
Cloned https://github.com/renaudjenny/swift-past-ten.git
Revision (git rev-parse @):
84066e7940d44929b7d51809d4294073d1006230
SUCCESS checkout https://github.com/renaudjenny/swift-past-ten.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/renaudjenny/swift-past-ten.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.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/pointfreeco/swift-dependencies
[1/5535] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.44s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2347] Fetching combine-schedulers
[142/3120] Fetching combine-schedulers, swift-concurrency-extras
[3114/4398] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.25s)
[2475/3625] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.26s)
[154/1278] Fetching swift-clocks
[1279/6288] Fetching swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.59s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.43s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.46s)
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.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
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/28] Emitting module XCTestDynamicOverlay
[10/29] Emitting module ConcurrencyExtras
[11/30] Compiling ConcurrencyExtras UncheckedSendable.swift
[12/30] Compiling ConcurrencyExtras Locking.swift
[13/30] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[14/30] Compiling ConcurrencyExtras ActorIsolated.swift
[15/30] Compiling ConcurrencyExtras Task.swift
[16/30] Compiling SwiftPastTen Utilities.swift
[17/30] Compiling ConcurrencyExtras AsyncStream.swift
[18/30] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[19/30] Compiling XCTestDynamicOverlay Unimplemented.swift
[20/30] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[21/30] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[22/30] Compiling XCTestDynamicOverlay XCTFail.swift
[23/30] Compiling XCTestDynamicOverlay Deprecations.swift
[24/30] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[25/30] Emitting module SwiftPastTen
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:16:23: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: consider making struct 'SwiftPastTen' conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
    :
 14 |
 15 | extension SwiftPastTen {
 16 |     public static let live = Self(tellTime: { try TellTime().tell(time: $0) })
    |                       |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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
 17 | }
 18 |
[26/30] Compiling SwiftPastTen PastTenFormatError.swift
[27/30] Compiling SwiftPastTen SwiftPastTen.swift
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:16:23: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: consider making struct 'SwiftPastTen' conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
    :
 14 |
 15 | extension SwiftPastTen {
 16 |     public static let live = Self(tellTime: { try TellTime().tell(time: $0) })
    |                       |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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
 17 | }
 18 |
[28/31] Compiling ConcurrencyExtras MainSerialExecutor.swift
[29/31] Compiling ConcurrencyExtras LockIsolated.swift
[30/32] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[34/54] Compiling CombineSchedulers Timer.swift
[35/54] Compiling CombineSchedulers SwiftUI.swift
[36/54] Compiling CombineSchedulers TestScheduler.swift
[37/54] Compiling CombineSchedulers UIScheduler.swift
[38/54] Compiling CombineSchedulers UIKit.swift
[39/54] Compiling CombineSchedulers Lock.swift
[40/54] Compiling CombineSchedulers NSRecursiveLock.swift
[41/55] Compiling CombineSchedulers AnyScheduler.swift
[42/55] Compiling CombineSchedulers Concurrency.swift
[43/55] Compiling CombineSchedulers ImmediateScheduler.swift
[44/55] Compiling CombineSchedulers Deprecations.swift
[45/55] Compiling Clocks Shims.swift
[46/56] Emitting module CombineSchedulers
[47/56] Compiling Clocks Timer.swift
[48/56] Compiling CombineSchedulers UnimplementedScheduler.swift
[49/57] Emitting module Clocks
[53/57] Compiling Clocks Lock.swift
[54/57] Compiling Clocks _AsyncTimerSequence.swift
[55/57] Compiling Clocks UnimplementedClock.swift
[56/57] Compiling Clocks SwiftUI.swift
[57/57] Compiling Clocks TestClock.swift
[59/80] Compiling Dependencies OpenURL.swift
[60/80] Compiling Dependencies TimeZone.swift
[61/80] Compiling Dependencies URLSession.swift
[62/80] Compiling Dependencies Dependency.swift
[63/80] Compiling Dependencies DependencyContext.swift
[64/80] Compiling Dependencies DependencyKey.swift
[65/80] Compiling Dependencies Locale.swift
[66/80] Compiling Dependencies MainQueue.swift
[67/80] Compiling Dependencies MainRunLoop.swift
[68/80] Compiling Dependencies Context.swift
[69/80] Compiling Dependencies Date.swift
[70/80] Compiling Dependencies FireAndForget.swift
[71/82] Emitting module Dependencies
[72/82] Compiling Dependencies DependencyValues.swift
[73/82] Compiling Dependencies Calendar.swift
[74/82] Compiling Dependencies Clocks.swift
[75/82] Compiling Dependencies Exports.swift
[76/82] Compiling Dependencies OpenExistential.swift
[77/82] Compiling Dependencies RuntimeWarnings.swift
[78/82] Compiling Dependencies UUID.swift
[79/82] Compiling Dependencies WithRandomNumberGenerator.swift
[80/82] Compiling Dependencies Deprecations.swift
[81/82] Compiling Dependencies TypeName.swift
[82/82] Compiling Dependencies WithDependencies.swift
[84/85] Emitting module SwiftPastTenDependency
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:6:16: warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | extension SwiftPastTen {
 6 |     static let preview = SwiftPastTen.live
   |                `- warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 7 |     static let test = Self(tellTime: unimplemented("SwiftPastTen.tellTime"))
 8 | }
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:2:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftPastTen'
 1 | import Dependencies
 2 | @_exported import SwiftPastTen
   |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftPastTen'
 3 | import XCTestDynamicOverlay
 4 |
 5 | extension SwiftPastTen {
 6 |     static let preview = SwiftPastTen.live
   |                |- 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
 7 |     static let test = Self(tellTime: unimplemented("SwiftPastTen.tellTime"))
 8 | }
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:7:16: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 5 | extension SwiftPastTen {
 6 |     static let preview = SwiftPastTen.live
 7 |     static let test = Self(tellTime: unimplemented("SwiftPastTen.tellTime"))
   |                |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- 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 | }
 9 |
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:11:16: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private enum SwiftPastTenDependencyKey: DependencyKey {
11 |     static let liveValue = SwiftPastTen.live
   |                |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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
12 |     static let previewValue = SwiftPastTen.preview
13 |     static let testValue = SwiftPastTen.test
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:12:16: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
10 | private enum SwiftPastTenDependencyKey: DependencyKey {
11 |     static let liveValue = SwiftPastTen.live
12 |     static let previewValue = SwiftPastTen.preview
   |                |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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
13 |     static let testValue = SwiftPastTen.test
14 | }
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:13:16: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
11 |     static let liveValue = SwiftPastTen.live
12 |     static let previewValue = SwiftPastTen.preview
13 |     static let testValue = SwiftPastTen.test
   |                |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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 | }
15 |
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:10:14: warning: type 'SwiftPastTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 8 | }
 9 |
10 | private enum SwiftPastTenDependencyKey: DependencyKey {
   |              `- warning: type 'SwiftPastTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |     static let liveValue = SwiftPastTen.live
12 |     static let previewValue = SwiftPastTen.preview
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
[85/85] Compiling SwiftPastTenDependency SwiftPastTenDependency.swift
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:6:16: warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | extension SwiftPastTen {
 6 |     static let preview = SwiftPastTen.live
   |                `- warning: static property 'preview' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 7 |     static let test = Self(tellTime: unimplemented("SwiftPastTen.tellTime"))
 8 | }
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:2:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftPastTen'
 1 | import Dependencies
 2 | @_exported import SwiftPastTen
   |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftPastTen'
 3 | import XCTestDynamicOverlay
 4 |
 5 | extension SwiftPastTen {
 6 |     static let preview = SwiftPastTen.live
   |                |- 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
 7 |     static let test = Self(tellTime: unimplemented("SwiftPastTen.tellTime"))
 8 | }
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:7:16: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 5 | extension SwiftPastTen {
 6 |     static let preview = SwiftPastTen.live
 7 |     static let test = Self(tellTime: unimplemented("SwiftPastTen.tellTime"))
   |                |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- 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 | }
 9 |
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:11:16: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private enum SwiftPastTenDependencyKey: DependencyKey {
11 |     static let liveValue = SwiftPastTen.live
   |                |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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
12 |     static let previewValue = SwiftPastTen.preview
13 |     static let testValue = SwiftPastTen.test
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:12:16: warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
10 | private enum SwiftPastTenDependencyKey: DependencyKey {
11 |     static let liveValue = SwiftPastTen.live
12 |     static let previewValue = SwiftPastTen.preview
   |                |- warning: static property 'previewValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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
13 |     static let testValue = SwiftPastTen.test
14 | }
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:13:16: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
11 |     static let liveValue = SwiftPastTen.live
12 |     static let previewValue = SwiftPastTen.preview
13 |     static let testValue = SwiftPastTen.test
   |                |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' 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 | }
15 |
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
/host/spi-builder-workspace/Sources/SwiftPastTenDependency/SwiftPastTenDependency.swift:10:14: warning: type 'SwiftPastTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 8 | }
 9 |
10 | private enum SwiftPastTenDependencyKey: DependencyKey {
   |              `- warning: type 'SwiftPastTen' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |     static let liveValue = SwiftPastTen.live
12 |     static let previewValue = SwiftPastTen.preview
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:3:15: note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  1 | import Foundation
  2 |
  3 | public struct SwiftPastTen {
    |               `- note: struct 'SwiftPastTen' does not conform to the 'Sendable' protocol
  4 |     public var tellTime: (String) throws -> String
  5 |
Build complete! (32.49s)
Build complete.
{
  "dependencies" : [
    {
      "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-past-ten",
  "name" : "swift-past-ten",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPastTen",
      "targets" : [
        "SwiftPastTen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPastTenDependency",
      "targets" : [
        "SwiftPastTenDependency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPastTenTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPastTenTests",
      "path" : "Tests/SwiftPastTenTests",
      "sources" : [
        "SwiftPastTenTests.swift",
        "UtilitiesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftPastTen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPastTenDependency",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPastTenDependency",
      "path" : "Sources/SwiftPastTenDependency",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "SwiftPastTenDependency"
      ],
      "sources" : [
        "SwiftPastTenDependency.swift"
      ],
      "target_dependencies" : [
        "SwiftPastTen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPastTen",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPastTen",
      "path" : "Sources/SwiftPastTen",
      "product_memberships" : [
        "SwiftPastTen",
        "SwiftPastTenDependency"
      ],
      "sources" : [
        "PastTenFormatError.swift",
        "SwiftPastTen.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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.
========================================
ReportResult
========================================
No resolved dependencies found.
No product dependencies found.
timedOut
Retrying in 5.0 seconds ...
Sending build result (attempt 2)
timedOut
Retrying in 10.0 seconds ...
Sending build result (attempt 3)
timedOut
Retrying in 20.0 seconds ...
Sending build result (attempt 4)
timedOut
Retrying in 40.0 seconds ...
Sending build result (attempt 5)
timedOut
Retrying in 80.0 seconds ...
Sending build result (attempt 6)
timedOut
GENERIC FAILURE 6.0 linux