The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Spin.Swift, reference main (042f70), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 20:10:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spinners/Spin.Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Spinners/Spin.Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 042f708 project: set Swift to 5.2 in Package.swift
Cloned https://github.com/Spinners/Spin.Swift.git
Revision (git rev-parse @):
042f708554268a8607ff2659b9395613480c5fd7
SUCCESS checkout https://github.com/Spinners/Spin.Swift.git at main
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
Fetching https://github.com/ReactiveX/RxSwift
[1/52500] Fetching reactiveswift
[1576/106805] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (13.18s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (13.18s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (13.91s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.69s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "spin.swift",
      "name": "Spin.Swift",
      "url": "https://github.com/Spinners/Spin.Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spin.Swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift",
          "version": "6.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Spinners/Spin.Swift.git
[1/1736] Fetching spin.swift
Fetched https://github.com/Spinners/Spin.Swift.git from cache (1.32s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveX/RxSwift from cache (0.70s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.70s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.78s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.65s)
Creating working copy for https://github.com/Spinners/Spin.Swift.git
Working copy of https://github.com/Spinners/Spin.Swift.git resolved at main (042f708)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.7.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
warning: '.resolve-product-dependencies': dependency 'spin.swift' is not used by any target
Found 2 product dependencies
  - ReactiveSwift
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Spinners/Spin.Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/177] Emitting module ReactiveSwift
[10/179] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[11/179] Compiling ReactiveSwift ValidatingProperty.swift
[12/179] Compiling RxSwift CompositeDisposable.swift
[13/179] Compiling RxSwift Concat.swift
[14/179] Compiling RxSwift Buffer.swift
[15/179] Compiling RxSwift Cancelable.swift
[16/179] Compiling RxSwift Catch.swift
[17/179] Compiling RxSwift Completable+AndThen.swift
[18/179] Compiling RxSwift Completable.swift
[19/179] Compiling RxSwift CombineLatest.swift
[20/179] Compiling RxSwift CompactMap.swift
[21/179] Compiling RxSwift CombineLatest+Collection.swift
[22/179] Compiling RxSwift CombineLatest+arity.swift
[23/179] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[24/179] Compiling RxSwift ConcurrentMainScheduler.swift
[25/179] Compiling RxSwift ConnectableObservableType.swift
[26/179] Compiling RxSwift Create.swift
[27/179] Compiling RxSwift AddRef.swift
[28/179] Compiling RxSwift Amb.swift
[29/179] Compiling RxSwift Skip.swift
[30/179] Compiling RxSwift SkipUntil.swift
[31/179] Compiling RxSwift SkipWhile.swift
[32/179] Compiling RxSwift StartWith.swift
[33/179] Compiling RxSwift SubjectType.swift
[34/179] Compiling RxSwift SubscribeOn.swift
[35/179] Compiling RxSwift SubscriptionDisposable.swift
[36/179] Compiling RxSwift SwiftSupport.swift
[37/179] Compiling RxSwift Switch.swift
[38/179] Compiling RxSwift SwitchIfEmpty.swift
[39/179] Compiling RxSwift SynchronizedDisposeType.swift
[40/179] Compiling RxSwift SynchronizedOnType.swift
[41/179] Compiling RxSwift SynchronizedUnsubscribeType.swift
[42/179] Compiling RxSwift TailRecursiveSink.swift
[43/179] Compiling RxSwift Take.swift
[44/179] Compiling RxSwift AnonymousDisposable.swift
[45/179] Compiling RxSwift AnonymousObserver.swift
[52/194] Compiling RxSwift AsSingle.swift
[53/194] Compiling RxSwift AsyncLock.swift
[54/194] Compiling RxSwift AsyncSubject.swift
[55/194] Compiling RxSwift AtomicInt.swift
[56/194] Compiling RxSwift Bag+Rx.swift
[57/194] Compiling RxSwift Bag.swift
[58/194] Compiling RxSwift BehaviorSubject.swift
[59/194] Compiling RxSwift BinaryDisposable.swift
[60/194] Compiling RxSwift BooleanDisposable.swift
[61/194] Compiling RxSwift DisposeBase.swift
[62/194] Compiling RxSwift DistinctUntilChanged.swift
[63/194] Compiling RxSwift Do.swift
[64/194] Compiling RxSwift ElementAt.swift
[65/194] Compiling RxSwift Empty.swift
[66/194] Compiling RxSwift Enumerated.swift
[67/194] Compiling RxSwift Error.swift
[68/194] Compiling RxSwift Errors.swift
[69/194] Compiling RxSwift Event.swift
[70/194] Compiling RxSwift Filter.swift
[71/194] Compiling RxSwift First.swift
[72/194] Compiling RxSwift Generate.swift
[73/194] Compiling RxSwift GroupBy.swift
[74/194] Compiling RxSwift GroupedObservable.swift
[75/194] Compiling RxSwift HistoricalScheduler.swift
[76/194] Compiling RxSwift Sample.swift
[77/194] Compiling RxSwift Scan.swift
[78/194] Compiling RxSwift ScheduledDisposable.swift
[79/194] Compiling RxSwift ScheduledItem.swift
[80/194] Compiling RxSwift ScheduledItemType.swift
[81/194] Compiling RxSwift SchedulerServices+Emulation.swift
[82/194] Compiling RxSwift SchedulerType.swift
[83/194] Compiling RxSwift Sequence.swift
[84/194] Compiling RxSwift SerialDispatchQueueScheduler.swift
[85/194] Compiling RxSwift SerialDisposable.swift
[86/194] Compiling RxSwift ShareReplayScope.swift
[87/194] Compiling RxSwift Single.swift
[88/194] Compiling RxSwift SingleAssignmentDisposable.swift
[89/194] Compiling RxSwift SingleAsync.swift
[90/194] Compiling RxSwift Sink.swift
[91/194] Compiling RxSwift PriorityQueue.swift
[92/194] Compiling RxSwift Producer.swift
[93/194] Compiling RxSwift PublishSubject.swift
[94/194] Compiling RxSwift Queue.swift
[95/194] Compiling RxSwift Range.swift
[96/194] Compiling RxSwift Reactive.swift
[97/194] Compiling RxSwift RecursiveLock.swift
[98/194] Compiling RxSwift RecursiveScheduler.swift
[99/194] Compiling RxSwift Reduce.swift
[100/194] Compiling RxSwift RefCountDisposable.swift
[101/194] Compiling RxSwift Repeat.swift
[102/194] Compiling RxSwift ReplaySubject.swift
[103/194] Compiling RxSwift RetryWhen.swift
[104/194] Compiling RxSwift Rx.swift
[105/194] Compiling RxSwift RxMutableBox.swift
[106/194] Emitting module RxSwift
[107/194] Compiling RxSwift NopDisposable.swift
[108/194] Compiling RxSwift Observable.swift
[109/194] Compiling RxSwift ObservableConvertibleType.swift
[110/194] Compiling RxSwift ObservableType+Extensions.swift
[111/194] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[112/194] Compiling RxSwift ObservableType.swift
[113/194] Compiling RxSwift ObserveOn.swift
[114/194] Compiling RxSwift ObserverBase.swift
[115/194] Compiling RxSwift ObserverType.swift
[116/194] Compiling RxSwift OperationQueueScheduler.swift
[117/194] Compiling RxSwift Optional.swift
[118/194] Compiling RxSwift Platform.Darwin.swift
[119/194] Compiling RxSwift Platform.Linux.swift
[120/194] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[121/194] Compiling RxSwift PrimitiveSequence.swift
[122/194] Compiling RxSwift CurrentThreadScheduler.swift
[123/194] Compiling RxSwift Date+Dispatch.swift
[124/194] Compiling RxSwift Debounce.swift
[125/194] Compiling RxSwift Debug.swift
[126/194] Compiling RxSwift DefaultIfEmpty.swift
[127/194] Compiling RxSwift Deferred.swift
[128/194] Compiling RxSwift Delay.swift
[129/194] Compiling RxSwift DelaySubscription.swift
[130/194] Compiling RxSwift Dematerialize.swift
[131/194] Compiling RxSwift Deprecated.swift
[132/194] Compiling RxSwift DispatchQueue+Extensions.swift
[133/194] Compiling RxSwift DispatchQueueConfiguration.swift
[134/194] Compiling RxSwift Disposable.swift
[135/194] Compiling RxSwift Disposables.swift
[136/194] Compiling RxSwift DisposeBag.swift
[137/194] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[138/194] Compiling RxSwift ImmediateSchedulerType.swift
[139/194] Compiling RxSwift InfiniteSequence.swift
[140/194] Compiling RxSwift InvocableScheduledItem.swift
[141/194] Compiling RxSwift InvocableType.swift
[142/194] Compiling RxSwift Just.swift
[143/194] Compiling RxSwift Lock.swift
[144/194] Compiling RxSwift LockOwnerType.swift
[145/194] Compiling RxSwift MainScheduler.swift
[146/194] Compiling RxSwift Map.swift
[147/194] Compiling RxSwift Materialize.swift
[148/194] Compiling RxSwift Maybe.swift
[149/194] Compiling RxSwift Merge.swift
[150/194] Compiling RxSwift Multicast.swift
[151/194] Compiling RxSwift Never.swift
[167/194] Compiling RxSwift TakeLast.swift
[168/194] Compiling RxSwift TakeUntil.swift
[169/194] Compiling RxSwift TakeWhile.swift
[170/194] Compiling RxSwift Throttle.swift
[171/194] Compiling RxSwift Timeout.swift
[172/194] Compiling RxSwift Timer.swift
[173/194] Compiling RxSwift ToArray.swift
[174/194] Compiling RxSwift Using.swift
[175/194] Compiling RxSwift VirtualTimeConverterType.swift
[176/194] Compiling RxSwift VirtualTimeScheduler.swift
[177/194] Compiling RxSwift Window.swift
[178/194] Compiling RxSwift WithLatestFrom.swift
[179/194] Compiling RxSwift Zip+Collection.swift
[180/194] Compiling RxSwift Zip+arity.swift
[181/194] Compiling RxSwift Zip.swift
[182/199] Compiling RxRelay Utils.swift
[183/199] Compiling RxRelay Observable+Bind.swift
[184/199] Emitting module RxRelay
[185/199] Compiling RxRelay PublishRelay.swift
[186/199] Compiling RxRelay BehaviorRelay.swift
[187/199] Compiling SpinCommon GearDefinition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
132 | }
133 |
134 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
135 | public struct FeedbackBuilder {
136 |     public static func buildBlock<Feedback>(
/Users/admin/builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
132 | }
133 |
134 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
135 | public struct FeedbackBuilder {
136 |     public static func buildBlock<Feedback>(
[190/199] Compiling SpinCommon Reducer.swift
[195/199] Emitting module SpinCommon
/Users/admin/builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
132 | }
133 |
134 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
135 | public struct FeedbackBuilder {
136 |     public static func buildBlock<Feedback>(
[196/199] Compiling SpinCommon StateRenderer.swift
[197/199] Compiling SpinCommon SpinDefinition.swift
[198/199] Compiling SpinCommon ReactiveStream.swift
[199/199] Compiling SpinCommon Partial.swift
[200/200] Compiling SpinCommon Weakify.swift
[201/233] Compiling SpinReactiveSwift Spin.swift
[202/234] Compiling SpinReactiveSwift SignalProducer+ReactiveStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/SignalProducer+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension SignalProducer: ReactiveStream where Error == Never {
   | |- warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Value
13 |     public typealias Subscription = Disposable
[203/234] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
[204/234] Compiling SpinCombine RunLoop+Executer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/RunLoop+Executer.swift:11:1: warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension RunLoop: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = RunLoop
13 |     public static func defaultSpinExecuter() -> Executer {
[205/235] Compiling SpinRxSwift Observable+streamFromSpin.swift
[206/235] Compiling SpinRxSwift Gear.swift
[207/235] Compiling SpinRxSwift Observable+ReactiveStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Observable+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension Observable: ReactiveStream {
   | |- warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Element
13 |     public typealias Subscription = Disposable
[208/235] Compiling SpinCombine Gear.swift
[209/235] Compiling SpinCombine OperationQueue+Executer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/OperationQueue+Executer.swift:11:1: warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension OperationQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = OperationQueue
13 |     public static func defaultSpinExecuter() -> Executer {
[210/235] Compiling SpinCombine Spin.swift
[211/235] Compiling SpinReactiveSwift Gear.swift
[212/235] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
[213/235] Compiling SpinRxSwift UISpin.swift
[214/235] Compiling SpinRxSwift Executer.swift
[215/235] Compiling SpinRxSwift Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:67:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
65 |     }
66 |
67 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
68 |                        propagating block: @escaping (Event) -> EventStream.Value?,
69 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:81:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
79 |     }
80 |
81 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
82 |                        catching event: Event,
83 |                        emitting loopEvent: EventStream.Value,
[216/235] Emitting module SpinCombine
/Users/admin/builder/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:12:1: warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
10 |
11 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
12 | extension AnyPublisher: ReactiveStream where Failure == Never {
   | |- warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Value = Output
14 |     public typealias Subscription = AnyCancellable
/Users/admin/builder/spi-builder-workspace/Sources/Combine/DispatchQueue+Executer.swift:12:1: warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
10 | import SpinCommon
11 |
12 | extension DispatchQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Executer = DispatchQueue
14 |     public static func defaultSpinExecuter() -> Executer {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:74:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 72 |     }
 73 |
 74 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 75 |                        propagating block: @escaping (Event) -> EventStream.Value?,
 76 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:88:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 86 |     }
 87 |
 88 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 89 |                        catching event: Event,
 90 |                        emitting loopEvent: EventStream.Value,
/Users/admin/builder/spi-builder-workspace/Sources/Combine/OperationQueue+Executer.swift:11:1: warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension OperationQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = OperationQueue
13 |     public static func defaultSpinExecuter() -> Executer {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/RunLoop+Executer.swift:11:1: warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension RunLoop: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = RunLoop
13 |     public static func defaultSpinExecuter() -> Executer {
[217/235] Compiling SpinCombine AnyPublisher+ReactiveStream.swift
[218/235] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
[219/235] Compiling SpinReactiveSwift Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:63:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
61 |     }
62 |
63 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
64 |                        propagating block: @escaping (Event) -> EventStream.Value?,
65 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:76:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
74 |     }
75 |
76 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
77 |                        catching event: Event,
78 |                        emitting loopEvent: EventStream.Value,
[220/235] Emitting module SpinReactiveSwift
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:63:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
61 |     }
62 |
63 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
64 |                        propagating block: @escaping (Event) -> EventStream.Value?,
65 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:76:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
74 |     }
75 |
76 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
77 |                        catching event: Event,
78 |                        emitting loopEvent: EventStream.Value,
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/SignalProducer+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension SignalProducer: ReactiveStream where Error == Never {
   | |- warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Value
13 |     public typealias Subscription = Disposable
[221/235] Compiling SpinReactiveSwift Spinner.swift
[222/235] Compiling SpinReactiveSwift SwiftUISpin.swift
[223/235] Compiling SpinRxSwift Spin.swift
[224/235] Emitting module SpinRxSwift
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:67:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
65 |     }
66 |
67 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
68 |                        propagating block: @escaping (Event) -> EventStream.Value?,
69 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:81:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
79 |     }
80 |
81 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
82 |                        catching event: Event,
83 |                        emitting loopEvent: EventStream.Value,
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Observable+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension Observable: ReactiveStream {
   | |- warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Element
13 |     public typealias Subscription = Disposable
[225/235] Compiling SpinRxSwift Spinner.swift
[226/235] Compiling SpinRxSwift SwiftUISpin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:12:1: warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
10 |
11 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
12 | extension AnyPublisher: ReactiveStream where Failure == Never {
   | |- warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Value = Output
14 |     public typealias Subscription = AnyCancellable
/Users/admin/builder/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:12:1: warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
10 |
11 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
12 | extension AnyPublisher: ReactiveStream where Failure == Never {
   | |- warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Value = Output
14 |     public typealias Subscription = AnyCancellable
[229/235] Compiling SpinCombine AnyScheduler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/DispatchQueue+Executer.swift:12:1: warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
10 | import SpinCommon
11 |
12 | extension DispatchQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Executer = DispatchQueue
14 |     public static func defaultSpinExecuter() -> Executer {
[230/235] Compiling SpinCombine DispatchQueue+Executer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/DispatchQueue+Executer.swift:12:1: warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
10 | import SpinCommon
11 |
12 | extension DispatchQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Executer = DispatchQueue
14 |     public static func defaultSpinExecuter() -> Executer {
[231/235] Compiling SpinCombine Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:74:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 72 |     }
 73 |
 74 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 75 |                        propagating block: @escaping (Event) -> EventStream.Value?,
 76 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:88:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 86 |     }
 87 |
 88 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 89 |                        catching event: Event,
 90 |                        emitting loopEvent: EventStream.Value,
[232/235] Compiling SpinCombine Spinner.swift
[233/235] Compiling SpinCombine SwiftUISpin.swift
[234/235] Compiling SpinReactiveSwift UISpin.swift
[235/235] Compiling SpinCombine UISpin.swift
Build complete! (11.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.3.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    }
  ],
  "manifest_display_name" : "Spin.Swift",
  "name" : "Spin.Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "SpinCommon",
      "targets" : [
        "SpinCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpinCombine",
      "targets" : [
        "SpinCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpinReactiveSwift",
      "targets" : [
        "SpinReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpinRxSwift",
      "targets" : [
        "SpinRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpinRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinRxSwiftTests",
      "path" : "Tests/RxSwiftTests",
      "product_dependencies" : [
        "RxBlocking"
      ],
      "sources" : [
        "DispatchQueue+currentLabel.swift",
        "FeedbackTests.swift",
        "GearTests.swift",
        "MaterializedSequenceResult+Equatable.swift",
        "Observable+ReactiveStreamTests.swift",
        "Observable+streamFromSpinTests.swift",
        "SpinIntegrationTests.swift",
        "SwiftUISpinTests.swift",
        "UISpinTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinRxSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "SpinRxSwift",
      "path" : "Sources/RxSwift",
      "product_dependencies" : [
        "RxSwift",
        "RxRelay"
      ],
      "product_memberships" : [
        "SpinRxSwift"
      ],
      "sources" : [
        "Executer.swift",
        "Feedback.swift",
        "Gear.swift",
        "Observable+ReactiveStream.swift",
        "Observable+streamFromSpin.swift",
        "Spin.swift",
        "Spinner.swift",
        "SwiftUISpin.swift",
        "UISpin.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpinReactiveSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinReactiveSwiftTests",
      "path" : "Tests/ReactiveSwiftTests",
      "sources" : [
        "DispatchQueue+currentLabel.swift",
        "FeedbackTests.swift",
        "GearTests.swift",
        "SignalProducer+DeferredTests.swift",
        "SignalProducer+ReactiveStreamTests.swift",
        "SignalProducer+streamFromSpinTests.swift",
        "SpinIntegrationTests.swift",
        "SwiftUISpinTests.swift",
        "UISpinTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinReactiveSwift",
      "module_type" : "SwiftTarget",
      "name" : "SpinReactiveSwift",
      "path" : "Sources/ReactiveSwift",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "SpinReactiveSwift"
      ],
      "sources" : [
        "Disposable+add.swift",
        "Executer.swift",
        "Feedback.swift",
        "Gear.swift",
        "SignalProducer+Deferred.swift",
        "SignalProducer+ReactiveStream.swift",
        "SignalProducer+streamFromSpin.swift",
        "Spin.swift",
        "Spinner.swift",
        "SwiftUISpin.swift",
        "UISpin.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpinCommonTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinCommonTests",
      "path" : "Tests/CommonTests",
      "sources" : [
        "AnySpinTests.swift",
        "FeedbackDefinition+DefaultTests.swift",
        "Mocks/MockEvent.swift",
        "Mocks/MockExecuter.swift",
        "Mocks/MockFeedback.swift",
        "Mocks/MockGear.swift",
        "Mocks/MockLifecycle.swift",
        "Mocks/MockState.swift",
        "Mocks/MockStream.swift",
        "PartialTests.swift",
        "SpinnerTests.swift",
        "Weakify.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinCommon",
      "module_type" : "SwiftTarget",
      "name" : "SpinCommon",
      "path" : "Sources/Common",
      "product_memberships" : [
        "SpinCommon",
        "SpinCombine",
        "SpinReactiveSwift",
        "SpinRxSwift"
      ],
      "sources" : [
        "AnySpin.swift",
        "AnySpinner.swift",
        "EventEmitter.swift",
        "ExecuterDefinition.swift",
        "FeedbackDefinition+Default.swift",
        "FeedbackDefinition.swift",
        "GearDefinition.swift",
        "Partial.swift",
        "ReactiveStream.swift",
        "Reducer.swift",
        "SpinDefinition.swift",
        "StateRenderer.swift",
        "Weakify.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpinCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinCombineTests",
      "path" : "Tests/CombineTests",
      "sources" : [
        "AnyPublisher+ReactiveStreamTests.swift",
        "AnyPublisher+streamFromSpinTests.swift",
        "AnyPublisher+subscribe.swift",
        "DispatchQueue+currentLabel.swift",
        "FeedbackTests.swift",
        "GearTests.swift",
        "SpinIntegrationTests.swift",
        "SwiftUISpinTests.swift",
        "UISpinTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinCombine",
      "module_type" : "SwiftTarget",
      "name" : "SpinCombine",
      "path" : "Sources/Combine",
      "product_memberships" : [
        "SpinCombine"
      ],
      "sources" : [
        "AnyPublisher+ReactiveStream.swift",
        "AnyPublisher+streamFromSpin.swift",
        "AnyScheduler.swift",
        "DispatchQueue+Executer.swift",
        "Feedback.swift",
        "Gear.swift",
        "OperationQueue+Executer.swift",
        "RunLoop+Executer.swift",
        "Spin.swift",
        "Spinner.swift",
        "SwiftUISpin.swift",
        "UISpin.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.