The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Spin.Swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spinners/Spin.Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/ReactiveX/RxSwift from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift (0.29s)
Fetched https://github.com/ReactiveX/RxSwift (0.30s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.09s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.91s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spin.swift",
      "name": "Spin.Swift",
      "url": "https://github.com/Spinners/Spin.Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spin.Swift",
      "dependencies": [
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift",
          "version": "6.7.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "5.1.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Spinners/Spin.Swift.git
[1/1736] Fetching spin.swift
Fetched https://github.com/Spinners/Spin.Swift.git (0.90s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift (0.27s)
Fetched https://github.com/ReactiveX/RxSwift (0.29s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.04s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.58s)
Creating working copy for https://github.com/Spinners/Spin.Swift.git
Working copy of https://github.com/Spinners/Spin.Swift.git resolved at main
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.7.0
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/166] Compiling RxSwift Completable+AndThen.swift
[2/166] Compiling RxSwift Completable.swift
[3/166] Compiling RxSwift CompositeDisposable.swift
[4/166] Compiling RxSwift Concat.swift
[5/166] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[6/166] Compiling RxSwift ConcurrentMainScheduler.swift
[7/166] Compiling RxSwift ConnectableObservableType.swift
[8/166] Compiling RxSwift Create.swift
[9/166] Compiling RxSwift CurrentThreadScheduler.swift
[10/168] Emitting module ReactiveSwift
[11/168] Compiling RxSwift CombineLatest+arity.swift
[12/168] Compiling RxSwift CombineLatest.swift
[13/168] Compiling RxSwift CompactMap.swift
[14/168] Compiling RxSwift Dematerialize.swift
[15/168] Compiling RxSwift Deprecated.swift
[16/168] Compiling RxSwift DispatchQueue+Extensions.swift
[17/168] Compiling RxSwift DispatchQueueConfiguration.swift
[18/168] Compiling RxSwift Disposable.swift
[19/168] Compiling RxSwift Disposables.swift
[20/168] Compiling RxSwift DisposeBag.swift
[21/168] Compiling RxSwift DisposeBase.swift
[22/168] Compiling RxSwift DistinctUntilChanged.swift
[23/168] Compiling RxSwift Do.swift
[24/168] Compiling RxSwift ElementAt.swift
[25/168] Compiling RxSwift Empty.swift
[26/168] Compiling RxSwift Enumerated.swift
[27/168] Compiling RxSwift Error.swift
[28/168] Compiling RxSwift Errors.swift
[29/168] Compiling RxSwift Event.swift
[30/168] Compiling RxSwift Filter.swift
[31/168] Compiling RxSwift First.swift
[32/168] Compiling RxSwift Generate.swift
[33/186] Compiling RxSwift SerialDisposable.swift
[34/186] Compiling RxSwift ShareReplayScope.swift
[35/186] Compiling RxSwift Single.swift
[36/186] Compiling RxSwift SingleAssignmentDisposable.swift
[37/186] Compiling RxSwift SingleAsync.swift
[38/186] Compiling RxSwift Sink.swift
[39/186] Compiling RxSwift Skip.swift
[40/186] Compiling RxSwift SkipUntil.swift
[41/186] Compiling RxSwift SkipWhile.swift
[42/186] Compiling RxSwift StartWith.swift
[43/186] Compiling RxSwift SubjectType.swift
[44/186] Compiling RxSwift SubscribeOn.swift
[45/186] Compiling RxSwift SubscriptionDisposable.swift
[46/186] Compiling RxSwift SwiftSupport.swift
[47/186] Compiling RxSwift Switch.swift
[48/186] Compiling RxSwift SwitchIfEmpty.swift
[49/186] Compiling RxSwift SynchronizedDisposeType.swift
[50/186] Compiling RxSwift SynchronizedOnType.swift
[51/186] Compiling RxSwift Reactive.swift
[52/186] Compiling RxSwift RecursiveLock.swift
[53/186] Compiling RxSwift RecursiveScheduler.swift
[54/186] Compiling RxSwift Reduce.swift
[55/186] Compiling RxSwift RefCountDisposable.swift
[56/186] Compiling RxSwift Repeat.swift
[57/186] Compiling RxSwift ReplaySubject.swift
[58/186] Compiling RxSwift RetryWhen.swift
[59/186] Compiling RxSwift Rx.swift
[60/186] Compiling RxSwift RxMutableBox.swift
[61/186] Compiling RxSwift Sample.swift
[62/186] Compiling RxSwift Scan.swift
[63/186] Compiling RxSwift ScheduledDisposable.swift
[64/186] Compiling RxSwift ScheduledItem.swift
[65/186] Compiling RxSwift ScheduledItemType.swift
[66/186] Compiling RxSwift SchedulerServices+Emulation.swift
[67/186] Compiling RxSwift SchedulerType.swift
[68/186] Compiling RxSwift Sequence.swift
[69/186] Compiling RxSwift SerialDispatchQueueScheduler.swift
[70/186] Compiling RxSwift GroupBy.swift
[71/186] Compiling RxSwift GroupedObservable.swift
[72/186] Compiling RxSwift HistoricalScheduler.swift
[73/186] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[74/186] Compiling RxSwift ImmediateSchedulerType.swift
[75/186] Compiling RxSwift InfiniteSequence.swift
[76/186] Compiling RxSwift InvocableScheduledItem.swift
[77/186] Compiling RxSwift InvocableType.swift
[78/186] Compiling RxSwift Just.swift
[79/186] Compiling RxSwift Lock.swift
[80/186] Compiling RxSwift LockOwnerType.swift
[81/186] Compiling RxSwift MainScheduler.swift
[82/186] Compiling RxSwift Map.swift
[83/186] Compiling RxSwift Materialize.swift
[84/186] Compiling RxSwift Maybe.swift
[85/186] Compiling RxSwift Merge.swift
[86/186] Compiling RxSwift Multicast.swift
[87/186] Compiling RxSwift Never.swift
[88/186] Compiling RxSwift NopDisposable.swift
[89/186] Emitting module RxSwift
[90/186] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[91/186] Compiling ReactiveSwift ValidatingProperty.swift
[92/186] Compiling RxSwift AnonymousDisposable.swift
[93/186] Compiling RxSwift AnonymousObserver.swift
[94/186] Compiling RxSwift AnyObserver.swift
[95/186] Compiling RxSwift AsMaybe.swift
[96/186] Compiling RxSwift AsSingle.swift
[97/186] Compiling RxSwift AsyncLock.swift
[98/186] Compiling RxSwift AsyncSubject.swift
[99/186] Compiling RxSwift AtomicInt.swift
[100/186] Compiling RxSwift Bag+Rx.swift
[101/186] Compiling RxSwift Bag.swift
[102/186] Compiling RxSwift BehaviorSubject.swift
[103/186] Compiling RxSwift BinaryDisposable.swift
[104/186] Compiling RxSwift BooleanDisposable.swift
[105/186] Compiling RxSwift Buffer.swift
[106/186] Compiling RxSwift Cancelable.swift
[107/186] Compiling RxSwift Catch.swift
[108/186] Compiling RxSwift CombineLatest+Collection.swift
[109/186] Compiling RxSwift Observable.swift
[110/186] Compiling RxSwift ObservableConvertibleType.swift
[111/186] Compiling RxSwift ObservableType+Extensions.swift
[112/186] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[113/186] Compiling RxSwift ObservableType.swift
[114/186] Compiling RxSwift ObserveOn.swift
[115/186] Compiling RxSwift ObserverBase.swift
[116/186] Compiling RxSwift ObserverType.swift
[117/186] Compiling RxSwift OperationQueueScheduler.swift
[118/186] Compiling RxSwift Optional.swift
[119/186] Compiling RxSwift Platform.Darwin.swift
[120/186] Compiling RxSwift Platform.Linux.swift
[121/186] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[122/186] Compiling RxSwift PrimitiveSequence.swift
[123/186] Compiling RxSwift PriorityQueue.swift
[124/186] Compiling RxSwift Producer.swift
[125/186] Compiling RxSwift PublishSubject.swift
[126/186] Compiling RxSwift Queue.swift
[127/186] Compiling RxSwift Range.swift
[128/186] Compiling RxSwift DefaultIfEmpty.swift
[129/186] Compiling RxSwift Deferred.swift
[130/186] Compiling RxSwift Date+Dispatch.swift
[131/186] Compiling RxSwift Debounce.swift
[132/186] Compiling RxSwift Debug.swift
[133/186] Compiling RxSwift Delay.swift
[134/186] Compiling RxSwift DelaySubscription.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[166/186] Compiling SpinCommon StateRenderer.swift
[167/186] Compiling SpinCommon SpinDefinition.swift
[168/186] Emitting module SpinCommon
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[169/187] Compiling RxSwift SynchronizedUnsubscribeType.swift
[170/187] Compiling RxSwift TailRecursiveSink.swift
[171/187] Compiling RxSwift Take.swift
[172/187] Compiling RxSwift TakeLast.swift
[173/187] Compiling RxSwift TakeUntil.swift
[174/187] Compiling RxSwift TakeWhile.swift
[175/187] Compiling RxSwift Throttle.swift
[176/187] Compiling RxSwift Timeout.swift
[177/187] Compiling RxSwift Timer.swift
[178/187] Compiling RxSwift ToArray.swift
[179/187] Compiling RxSwift Using.swift
[180/187] Compiling RxSwift VirtualTimeConverterType.swift
[181/187] Compiling RxSwift VirtualTimeScheduler.swift
[182/187] Compiling RxSwift Window.swift
[183/187] Compiling RxSwift WithLatestFrom.swift
[184/187] Compiling RxSwift Zip+Collection.swift
[185/187] Compiling RxSwift Zip+arity.swift
[186/187] Compiling RxSwift Zip.swift
[187/187] Compiling SpinCommon Weakify.swift
[188/215] Compiling RxRelay Utils.swift
[189/215] Compiling RxRelay PublishRelay.swift
[190/215] Compiling RxRelay BehaviorRelay.swift
[191/215] Emitting module RxRelay
[192/215] Compiling RxRelay Observable+Bind.swift
[193/224] Compiling SpinReactiveSwift Spinner.swift
[194/225] Compiling SpinReactiveSwift SwiftUISpin.swift
[195/225] Compiling SpinReactiveSwift Spin.swift
[196/225] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
[197/225] Compiling SpinReactiveSwift SignalProducer+ReactiveStream.swift
[198/225] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
[199/225] Emitting module SpinReactiveSwift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[200/225] Compiling SpinReactiveSwift Feedback.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[201/225] Compiling SpinReactiveSwift Gear.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[202/225] Compiling SpinRxSwift Executer.swift
[203/225] Compiling SpinRxSwift Feedback.swift
[204/225] Compiling SpinCombine Spinner.swift
[205/225] Compiling SpinCombine SwiftUISpin.swift
[208/225] Compiling SpinCombine Spin.swift
[211/226] Compiling SpinCombine AnyPublisher+ReactiveStream.swift
[212/226] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
[213/226] Emitting module SpinCombine
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combine/Feedback.swift:23:40: note: 'Event' previously declared here
public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
                                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combine/Feedback.swift:23:40: note: 'Event' previously declared here
public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
                                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combine/Feedback.swift:23:40: note: 'Event' previously declared here
public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
                                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combine/Feedback.swift:23:40: note: 'Event' previously declared here
public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
                                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combine/Feedback.swift:23:40: note: 'Event' previously declared here
public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
                                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combine/Feedback.swift:23:40: note: 'Event' previously declared here
public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
                                       ^
[216/226] Compiling SpinRxSwift SwiftUISpin.swift
[217/226] Compiling SpinRxSwift Spinner.swift
[218/226] Compiling SpinRxSwift Spin.swift
[219/226] Compiling SpinRxSwift Observable+streamFromSpin.swift
[220/226] Compiling SpinRxSwift Observable+ReactiveStream.swift
[221/226] Compiling SpinRxSwift Gear.swift
[222/227] Emitting module SpinRxSwift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 Swift 6
    public init<Event>(attachedTo gear: Gear<Event>,
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[225/227] Compiling SpinReactiveSwift UISpin.swift
[226/227] Compiling SpinCombine UISpin.swift
[227/227] Compiling SpinRxSwift UISpin.swift
Build complete! (23.98s)
Build complete.
Done.