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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spinners/Spin.Swift.git
Reference: 0.21.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Spinners/Spin.Swift
 * tag               0.21.0     -> FETCH_HEAD
HEAD is now at 042f708 project: set Swift to 5.2 in Package.swift
Cloned https://github.com/Spinners/Spin.Swift.git into spi-builder-workspace
042f708554268a8607ff2659b9395613480c5fd7
SUCCESS checkout https://github.com/Spinners/Spin.Swift.git at 0.21.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift (0.31s)
Fetched https://github.com/ReactiveX/RxSwift (0.47s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.03s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.40s)
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
Building for debugging...
[1/166] Emitting module RxSwift
[2/184] Compiling RxSwift Cancelable.swift
[3/184] Compiling RxSwift Catch.swift
[4/184] Compiling RxSwift CombineLatest+Collection.swift
[5/184] Compiling RxSwift AsyncSubject.swift
[6/184] Compiling RxSwift AtomicInt.swift
[7/184] Compiling RxSwift Bag+Rx.swift
[8/186] Compiling RxSwift AsMaybe.swift
[9/186] Compiling RxSwift AsSingle.swift
[10/186] Compiling RxSwift AsyncLock.swift
[11/186] Compiling RxSwift AnonymousDisposable.swift
[12/186] Compiling RxSwift AnonymousObserver.swift
[13/186] Compiling RxSwift AnyObserver.swift
[14/186] Emitting module ReactiveSwift
[15/186] Compiling RxSwift AddRef.swift
[16/186] Compiling RxSwift Amb.swift
[17/186] Compiling RxSwift Observable.swift
[18/186] Compiling RxSwift ObservableConvertibleType.swift
[19/186] Compiling RxSwift ObservableType+Extensions.swift
[20/186] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[21/186] Compiling RxSwift ObservableType.swift
[22/186] Compiling RxSwift ObserveOn.swift
[23/186] Compiling RxSwift ObserverBase.swift
[24/186] Compiling RxSwift ObserverType.swift
[25/186] Compiling RxSwift OperationQueueScheduler.swift
[26/186] Compiling RxSwift Optional.swift
[27/186] Compiling RxSwift Platform.Darwin.swift
[28/186] Compiling RxSwift Platform.Linux.swift
[29/186] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[30/186] Compiling RxSwift PrimitiveSequence.swift
[31/186] Compiling RxSwift PriorityQueue.swift
[32/186] Compiling RxSwift Producer.swift
[33/186] Compiling RxSwift PublishSubject.swift
[34/186] Compiling RxSwift Queue.swift
[35/186] Compiling RxSwift Range.swift
[36/186] Compiling RxSwift SerialDisposable.swift
[37/186] Compiling RxSwift ShareReplayScope.swift
[38/186] Compiling RxSwift Single.swift
[39/186] Compiling RxSwift SingleAssignmentDisposable.swift
[40/186] Compiling RxSwift SingleAsync.swift
[41/186] Compiling RxSwift Sink.swift
[42/186] Compiling RxSwift Skip.swift
[43/186] Compiling RxSwift SkipUntil.swift
[44/186] Compiling RxSwift SkipWhile.swift
[45/186] Compiling RxSwift StartWith.swift
[46/186] Compiling RxSwift SubjectType.swift
[47/186] Compiling RxSwift SubscribeOn.swift
[48/186] Compiling RxSwift SubscriptionDisposable.swift
[49/186] Compiling RxSwift SwiftSupport.swift
[50/186] Compiling RxSwift Switch.swift
[51/186] Compiling RxSwift SwitchIfEmpty.swift
[52/186] Compiling RxSwift SynchronizedDisposeType.swift
[53/186] Compiling RxSwift SynchronizedOnType.swift
[65/186] Compiling RxSwift Bag.swift
[66/186] Compiling RxSwift BehaviorSubject.swift
[67/186] Compiling RxSwift BinaryDisposable.swift
[68/186] Compiling RxSwift BooleanDisposable.swift
[69/186] Compiling RxSwift Buffer.swift
[73/186] Compiling RxSwift GroupBy.swift
[74/186] Compiling RxSwift GroupedObservable.swift
[75/186] Compiling RxSwift HistoricalScheduler.swift
[76/186] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[77/186] Compiling RxSwift ImmediateSchedulerType.swift
[78/186] Compiling RxSwift InfiniteSequence.swift
[79/186] Compiling RxSwift InvocableScheduledItem.swift
[80/186] Compiling RxSwift InvocableType.swift
[81/186] Compiling RxSwift Just.swift
[82/186] Compiling RxSwift Lock.swift
[83/186] Compiling RxSwift LockOwnerType.swift
[84/186] Compiling RxSwift MainScheduler.swift
[85/186] Compiling RxSwift Map.swift
[86/186] Compiling RxSwift Materialize.swift
[87/186] Compiling RxSwift Maybe.swift
[88/186] Compiling RxSwift Merge.swift
[89/186] Compiling RxSwift Multicast.swift
[90/186] Compiling RxSwift Never.swift
[91/186] Compiling RxSwift NopDisposable.swift
[92/186] Compiling RxSwift Reactive.swift
[93/186] Compiling RxSwift RecursiveLock.swift
[94/186] Compiling RxSwift RecursiveScheduler.swift
[95/186] Compiling RxSwift Reduce.swift
[96/186] Compiling RxSwift RefCountDisposable.swift
[97/186] Compiling RxSwift Repeat.swift
[98/186] Compiling RxSwift ReplaySubject.swift
[99/186] Compiling RxSwift RetryWhen.swift
[100/186] Compiling RxSwift Rx.swift
[101/186] Compiling RxSwift RxMutableBox.swift
[102/186] Compiling RxSwift Sample.swift
[103/186] Compiling RxSwift Scan.swift
[104/186] Compiling RxSwift ScheduledDisposable.swift
[105/186] Compiling RxSwift ScheduledItem.swift
[106/186] Compiling RxSwift ScheduledItemType.swift
[107/186] Compiling RxSwift SchedulerServices+Emulation.swift
[108/186] Compiling RxSwift SchedulerType.swift
[109/186] Compiling RxSwift Sequence.swift
[110/186] Compiling RxSwift SerialDispatchQueueScheduler.swift
[111/186] Compiling RxSwift Dematerialize.swift
[112/186] Compiling RxSwift Deprecated.swift
[113/186] Compiling RxSwift DispatchQueue+Extensions.swift
[114/186] Compiling RxSwift DispatchQueueConfiguration.swift
[115/186] Compiling RxSwift Disposable.swift
[116/186] Compiling RxSwift Disposables.swift
[117/186] Compiling RxSwift DisposeBag.swift
[118/186] Compiling RxSwift DisposeBase.swift
[119/186] Compiling RxSwift DistinctUntilChanged.swift
[120/186] Compiling RxSwift Do.swift
[121/186] Compiling RxSwift ElementAt.swift
[122/186] Compiling RxSwift Empty.swift
[123/186] Compiling RxSwift Enumerated.swift
[124/186] Compiling RxSwift Error.swift
[125/186] Compiling RxSwift Errors.swift
[126/186] Compiling RxSwift Event.swift
[127/186] Compiling RxSwift Filter.swift
[128/186] Compiling RxSwift First.swift
[129/186] Compiling RxSwift Generate.swift
[135/186] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[136/186] Compiling ReactiveSwift ValidatingProperty.swift
[139/186] Compiling RxSwift CompactMap.swift
[140/186] Compiling RxSwift Completable+AndThen.swift
[141/186] Compiling RxSwift Completable.swift
[142/186] Compiling RxSwift CompositeDisposable.swift
[143/186] Compiling RxSwift Concat.swift
[144/186] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[145/186] Compiling RxSwift ConcurrentMainScheduler.swift
[146/186] Compiling RxSwift ConnectableObservableType.swift
[147/186] Compiling RxSwift Create.swift
[148/186] Compiling RxSwift CurrentThreadScheduler.swift
[149/186] Compiling RxSwift Date+Dispatch.swift
[150/186] Compiling RxSwift Debounce.swift
[151/186] Compiling RxSwift Debug.swift
[152/186] Compiling RxSwift DefaultIfEmpty.swift
[153/186] Compiling RxSwift Deferred.swift
[154/186] Compiling RxSwift Delay.swift
[155/186] Compiling RxSwift DelaySubscription.swift
[156/186] Compiling SpinCommon SpinDefinition.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[165/186] Emitting module SpinCommon
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[168/186] Compiling SpinCommon StateRenderer.swift
[169/187] Compiling SpinCommon Weakify.swift
[170/210] Compiling SpinCombine Spinner.swift
[171/210] Compiling SpinCombine Spin.swift
[172/210] Emitting module SpinCombine
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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
                                       ^
[173/210] Compiling SpinReactiveSwift Disposable+add.swift
[174/210] Compiling SpinReactiveSwift Executer.swift
[175/210] Compiling SpinCombine OperationQueue+Executer.swift
[176/210] Compiling SpinCombine RunLoop+Executer.swift
[177/210] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
[178/210] Compiling SpinReactiveSwift SignalProducer+ReactiveStream.swift
[179/210] Compiling SpinCombine SwiftUISpin.swift
[180/210] Compiling SpinReactiveSwift Feedback.swift
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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
                                       ^
[181/210] Compiling SpinReactiveSwift Gear.swift
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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
                                       ^
[182/211] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
[183/211] Compiling SpinReactiveSwift Spinner.swift
[184/211] Compiling SpinReactiveSwift Spin.swift
[187/211] Compiling SpinReactiveSwift SwiftUISpin.swift
[190/212] Emitting module SpinReactiveSwift
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[193/212] Compiling SpinReactiveSwift UISpin.swift
[194/212] Compiling SpinCombine UISpin.swift
[195/212] Compiling RxSwift SynchronizedUnsubscribeType.swift
[196/212] Compiling RxSwift TailRecursiveSink.swift
[197/212] Compiling RxSwift Take.swift
[198/212] Compiling RxSwift TakeLast.swift
[199/212] Compiling RxSwift TakeUntil.swift
[200/212] Compiling RxSwift TakeWhile.swift
[201/212] Compiling RxSwift Throttle.swift
[202/212] Compiling RxSwift Timeout.swift
[203/212] Compiling RxSwift Timer.swift
[204/212] Compiling RxSwift ToArray.swift
[205/212] Compiling RxSwift Using.swift
[206/212] Compiling RxSwift VirtualTimeConverterType.swift
[207/212] Compiling RxSwift VirtualTimeScheduler.swift
[208/212] Compiling RxSwift Window.swift
[209/212] Compiling RxSwift WithLatestFrom.swift
[210/212] Compiling RxSwift Zip+Collection.swift
[211/212] Compiling RxSwift Zip+arity.swift
[212/212] Compiling RxSwift Zip.swift
[213/217] Compiling RxRelay Utils.swift
[214/217] Compiling RxRelay PublishRelay.swift
[215/217] Emitting module RxRelay
[216/217] Compiling RxRelay Observable+Bind.swift
[217/217] Compiling RxRelay BehaviorRelay.swift
[218/226] Compiling SpinRxSwift Observable+streamFromSpin.swift
[219/227] Compiling SpinRxSwift Spinner.swift
[220/227] Compiling SpinRxSwift Spin.swift
[221/227] Compiling SpinRxSwift Observable+ReactiveStream.swift
[222/227] Compiling SpinRxSwift SwiftUISpin.swift
[223/227] Compiling SpinRxSwift Gear.swift
[224/227] Emitting module SpinRxSwift
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/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 SpinRxSwift Executer.swift
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[226/227] Compiling SpinRxSwift Feedback.swift
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:13:31: note: 'Event' previously declared here
public struct Feedback<State, Event>: FeedbackDefinition {
                              ^
[227/227] Compiling SpinRxSwift UISpin.swift
Build complete! (19.02s)
Build complete.
Done.