The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxOptional 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/RxSwiftCommunity/RxOptional.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxOptional
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4f68f6 chore(release): 5.0.5 [skip ci]
Cloned https://github.com/RxSwiftCommunity/RxOptional.git
Revision (git rev-parse @):
d4f68f6c5ca80efacdc7a562181d9d040ad519c7
SUCCESS checkout https://github.com/RxSwiftCommunity/RxOptional.git at main
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.54s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git (0.56s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.30s)
Fetched https://github.com/Quick/Nimble.git (0.37s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.05s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.0.0 (0.04s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.05s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.07s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rxoptional",
      "name": "RxOptional",
      "url": "https://github.com/RxSwiftCommunity/RxOptional.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxOptional",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.6.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RxSwiftCommunity/RxOptional.git
[1/2290] Fetching rxoptional
Fetched https://github.com/RxSwiftCommunity/RxOptional.git (0.42s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.24s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.02s)
Creating working copy for https://github.com/RxSwiftCommunity/RxOptional.git
Working copy of https://github.com/RxSwiftCommunity/RxOptional.git resolved at main
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
warning: '.resolve-product-dependencies': dependency 'rxoptional' is not used by any target
Found 1 product dependencies
  - 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/143] Emitting module RxSwift
[2/162] Compiling RxSwift CombineLatest+arity.swift
[3/162] Compiling RxSwift CombineLatest.swift
[4/162] Compiling RxSwift CompactMap.swift
[5/162] Compiling RxSwift Completable+AndThen.swift
[6/162] Compiling RxSwift Completable.swift
[7/162] Compiling RxSwift CompositeDisposable.swift
[8/162] Compiling RxSwift Concat.swift
[9/162] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[10/162] Compiling RxSwift ConcurrentMainScheduler.swift
[11/162] Compiling RxSwift ConnectableObservableType.swift
[12/162] Compiling RxSwift Create.swift
[13/162] Compiling RxSwift CurrentThreadScheduler.swift
[14/162] Compiling RxSwift Date+Dispatch.swift
[15/162] Compiling RxSwift Debounce.swift
[16/162] Compiling RxSwift Debug.swift
[17/162] Compiling RxSwift Decode.swift
[18/162] Compiling RxSwift DefaultIfEmpty.swift
[19/162] Compiling RxSwift Deferred.swift
[20/162] Compiling RxSwift Delay.swift
[21/162] Compiling RxSwift DelaySubscription.swift
[22/162] Compiling RxSwift Sequence.swift
[23/162] Compiling RxSwift SerialDispatchQueueScheduler.swift
[24/162] Compiling RxSwift SerialDisposable.swift
[25/162] Compiling RxSwift ShareReplayScope.swift
[26/162] Compiling RxSwift Single.swift
[27/162] Compiling RxSwift SingleAssignmentDisposable.swift
[28/162] Compiling RxSwift SingleAsync.swift
[29/162] Compiling RxSwift Sink.swift
[30/162] Compiling RxSwift Skip.swift
[31/162] Compiling RxSwift SkipUntil.swift
[32/162] Compiling RxSwift SkipWhile.swift
[33/162] Compiling RxSwift StartWith.swift
[34/162] Compiling RxSwift SubjectType.swift
[35/162] Compiling RxSwift SubscribeOn.swift
[36/162] Compiling RxSwift SubscriptionDisposable.swift
[37/162] Compiling RxSwift SwiftSupport.swift
[38/162] Compiling RxSwift Switch.swift
[39/162] Compiling RxSwift SwitchIfEmpty.swift
[40/162] Compiling RxSwift SynchronizedDisposeType.swift
[41/162] Compiling RxSwift Never.swift
[42/162] Compiling RxSwift NopDisposable.swift
[43/162] Compiling RxSwift Observable.swift
[44/162] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[45/162] Compiling RxSwift ObservableConvertibleType.swift
[46/162] Compiling RxSwift ObservableType+Extensions.swift
[47/162] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[48/162] Compiling RxSwift ObservableType.swift
[49/162] Compiling RxSwift ObserveOn.swift
[50/162] Compiling RxSwift ObserverBase.swift
[51/162] Compiling RxSwift ObserverType.swift
[52/162] Compiling RxSwift OperationQueueScheduler.swift
[53/162] Compiling RxSwift Optional.swift
[54/162] Compiling RxSwift Platform.Darwin.swift
[55/162] Compiling RxSwift Platform.Linux.swift
[56/162] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[57/162] Compiling RxSwift PrimitiveSequence.swift
[58/162] Compiling RxSwift PriorityQueue.swift
[59/162] Compiling RxSwift Producer.swift
[60/162] Compiling RxSwift PublishSubject.swift
[61/162] Compiling RxSwift AddRef.swift
[62/162] Compiling RxSwift Amb.swift
[63/162] Compiling RxSwift AnonymousDisposable.swift
[64/162] Compiling RxSwift AnonymousObserver.swift
[65/162] Compiling RxSwift AnyObserver.swift
[66/162] Compiling RxSwift AsMaybe.swift
[67/162] Compiling RxSwift AsSingle.swift
[68/162] Compiling RxSwift AsyncLock.swift
[69/162] Compiling RxSwift AsyncSubject.swift
[70/162] Compiling RxSwift AtomicInt.swift
[71/162] Compiling RxSwift Bag+Rx.swift
[72/162] Compiling RxSwift Bag.swift
[73/162] Compiling RxSwift BehaviorSubject.swift
[74/162] Compiling RxSwift BinaryDisposable.swift
[75/162] Compiling RxSwift Binder.swift
[76/162] Compiling RxSwift BooleanDisposable.swift
[77/162] Compiling RxSwift Buffer.swift
[78/162] Compiling RxSwift Cancelable.swift
[79/162] Compiling RxSwift Catch.swift
[80/162] Compiling RxSwift CombineLatest+Collection.swift
[81/162] Compiling RxSwift Queue.swift
[82/162] Compiling RxSwift Range.swift
[83/162] Compiling RxSwift Reactive.swift
[84/162] Compiling RxSwift RecursiveLock.swift
[85/162] Compiling RxSwift RecursiveScheduler.swift
[86/162] Compiling RxSwift Reduce.swift
[87/162] Compiling RxSwift RefCountDisposable.swift
[88/162] Compiling RxSwift Repeat.swift
[89/162] Compiling RxSwift ReplaySubject.swift
[90/162] Compiling RxSwift RetryWhen.swift
[91/162] Compiling RxSwift Rx.swift
[92/162] Compiling RxSwift RxMutableBox.swift
[93/162] Compiling RxSwift Sample.swift
[94/162] Compiling RxSwift Scan.swift
[95/162] Compiling RxSwift ScheduledDisposable.swift
[96/162] Compiling RxSwift ScheduledItem.swift
[97/162] Compiling RxSwift ScheduledItemType.swift
[98/162] Compiling RxSwift SchedulerServices+Emulation.swift
[99/162] Compiling RxSwift SchedulerType.swift
[100/162] Compiling RxSwift HistoricalScheduler.swift
[101/162] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[102/162] Compiling RxSwift ImmediateSchedulerType.swift
[103/162] Compiling RxSwift Infallible+CombineLatest+arity.swift
[104/162] Compiling RxSwift Infallible+Create.swift
[105/162] Compiling RxSwift Infallible+Operators.swift
[106/162] Compiling RxSwift Infallible+Zip+arity.swift
[107/162] Compiling RxSwift Infallible.swift
[108/162] Compiling RxSwift InfiniteSequence.swift
[109/162] Compiling RxSwift InvocableScheduledItem.swift
[110/162] Compiling RxSwift InvocableType.swift
[111/162] Compiling RxSwift Just.swift
[112/162] Compiling RxSwift Lock.swift
[113/162] Compiling RxSwift LockOwnerType.swift
[114/162] Compiling RxSwift MainScheduler.swift
[115/162] Compiling RxSwift Map.swift
[116/162] Compiling RxSwift Materialize.swift
[117/162] Compiling RxSwift Maybe.swift
[118/162] Compiling RxSwift Merge.swift
[119/162] Compiling RxSwift Multicast.swift
[120/162] Compiling RxSwift Dematerialize.swift
[121/162] Compiling RxSwift DispatchQueue+Extensions.swift
[122/162] Compiling RxSwift DispatchQueueConfiguration.swift
[123/162] Compiling RxSwift Disposable.swift
[124/162] Compiling RxSwift Disposables.swift
[125/162] Compiling RxSwift DisposeBag.swift
[126/162] Compiling RxSwift DisposeBase.swift
[127/162] Compiling RxSwift DistinctUntilChanged.swift
[128/162] Compiling RxSwift Do.swift
[129/162] Compiling RxSwift ElementAt.swift
[130/162] Compiling RxSwift Empty.swift
[131/162] Compiling RxSwift Enumerated.swift
[132/162] Compiling RxSwift Error.swift
[133/162] Compiling RxSwift Errors.swift
[134/162] Compiling RxSwift Event.swift
[135/162] Compiling RxSwift Filter.swift
[136/162] Compiling RxSwift First.swift
[137/162] Compiling RxSwift Generate.swift
[138/162] Compiling RxSwift GroupBy.swift
[139/162] Compiling RxSwift GroupedObservable.swift
[140/162] Compiling RxSwift SynchronizedOnType.swift
[141/162] Compiling RxSwift SynchronizedUnsubscribeType.swift
[142/162] Compiling RxSwift TailRecursiveSink.swift
[143/162] Compiling RxSwift Take.swift
[144/162] Compiling RxSwift TakeLast.swift
[145/162] Compiling RxSwift TakeWithPredicate.swift
[146/162] Compiling RxSwift Throttle.swift
[147/162] Compiling RxSwift Timeout.swift
[148/162] Compiling RxSwift Timer.swift
[149/162] Compiling RxSwift ToArray.swift
[150/162] Compiling RxSwift Using.swift
[151/162] Compiling RxSwift VirtualTimeConverterType.swift
[152/162] Compiling RxSwift VirtualTimeScheduler.swift
[153/162] Compiling RxSwift Window.swift
[154/162] Compiling RxSwift WithLatestFrom.swift
[155/162] Compiling RxSwift WithUnretained.swift
[156/162] Compiling RxSwift Zip+Collection.swift
[157/162] Compiling RxSwift Zip+arity.swift
[158/162] Compiling RxSwift Zip.swift
[159/168] Compiling RxRelay Utils.swift
[160/168] Compiling RxRelay BehaviorRelay.swift
[161/168] Compiling RxRelay ReplayRelay.swift
[162/168] Compiling RxRelay PublishRelay.swift
[163/168] Compiling RxRelay Observable+Bind.swift
[164/168] Emitting module RxRelay
[164/168] Compiling RxCocoaRuntime _RXKVOObserver.m
[165/168] Compiling RxCocoaRuntime _RXDelegateProxy.m
[166/168] Compiling RxCocoaRuntime _RX.m
[167/168] Compiling RxCocoaRuntime _RXObjCRuntime.m
[169/250] Emitting module RxCocoa
[170/261] Compiling RxCocoa SchedulerType+SharedSequence.swift
[171/261] Compiling RxCocoa SectionedViewDataSourceType.swift
[172/261] Compiling RxCocoa SharedSequence+Operators+arity.swift
[173/261] Compiling RxCocoa SharedSequence+Operators.swift
[174/261] Compiling RxCocoa SharedSequence.swift
[175/261] Compiling RxCocoa Signal+Subscription.swift
[176/261] Compiling RxCocoa Signal.swift
[177/261] Compiling RxCocoa TextInput.swift
[178/261] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[179/261] Compiling RxCocoa UIApplication+Rx.swift
[180/261] Compiling RxCocoa UIBarButtonItem+Rx.swift
[181/261] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[182/261] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[183/261] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[184/261] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[185/261] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[186/261] Compiling RxCocoa RxPickerViewAdapter.swift
[187/261] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[188/261] Compiling RxCocoa RxPickerViewDataSourceType.swift
[189/261] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[190/261] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[191/261] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[192/261] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[193/261] Compiling RxCocoa NSTextStorage+Rx.swift
[194/261] Compiling RxCocoa NSTextView+Rx.swift
[195/261] Compiling RxCocoa NSView+Rx.swift
[196/261] Compiling RxCocoa NotificationCenter+Rx.swift
[197/261] Compiling RxCocoa Observable+Bind.swift
[198/261] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[199/261] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[200/261] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[201/261] Compiling RxCocoa PublishRelay+Signal.swift
[202/261] Compiling RxCocoa RxCocoa.swift
[203/261] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[204/261] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[205/261] Compiling RxCocoa UIButton+Rx.swift
[206/261] Compiling RxCocoa UICollectionView+Rx.swift
[207/261] Compiling RxCocoa UIControl+Rx.swift
[208/261] Compiling RxCocoa UIDatePicker+Rx.swift
[209/261] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[210/261] Compiling RxCocoa UINavigationController+Rx.swift
[211/261] Compiling RxCocoa UIPickerView+Rx.swift
[212/261] Compiling RxCocoa UIRefreshControl+Rx.swift
[213/261] Compiling RxCocoa UIScrollView+Rx.swift
[214/261] Compiling RxCocoa UISearchBar+Rx.swift
[215/261] Compiling RxCocoa UISearchController+Rx.swift
[216/261] Compiling RxCocoa Infallible+Bind.swift
[217/261] Compiling RxCocoa ItemEvents.swift
[218/261] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[219/261] Compiling RxCocoa KVORepresentable+Swift.swift
[220/261] Compiling RxCocoa KVORepresentable.swift
[221/261] Compiling RxCocoa NSButton+Rx.swift
[222/261] Compiling RxCocoa NSControl+Rx.swift
[223/261] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[224/261] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[225/261] Compiling RxCocoa NSObject+Rx.swift
[226/261] Compiling RxCocoa NSSlider+Rx.swift
[227/261] Compiling RxCocoa NSTextField+Rx.swift
[228/261] Compiling RxCocoa BehaviorRelay+Driver.swift
[229/261] Compiling RxCocoa ControlEvent+Driver.swift
[230/261] Compiling RxCocoa ControlEvent+Signal.swift
[231/261] Compiling RxCocoa ControlEvent.swift
[232/261] Compiling RxCocoa ControlProperty+Driver.swift
[233/261] Compiling RxCocoa ControlProperty.swift
[234/261] Compiling RxCocoa ControlTarget.swift
[235/261] Compiling RxCocoa DelegateProxy.swift
[236/261] Compiling RxCocoa DelegateProxyType.swift
[237/261] Compiling RxCocoa DispatchQueue+Extensions.swift
[238/261] Compiling RxCocoa Driver+Subscription.swift
[239/261] Compiling RxCocoa Driver.swift
[240/261] Compiling RxCocoa UISegmentedControl+Rx.swift
[241/261] Compiling RxCocoa UISlider+Rx.swift
[242/261] Compiling RxCocoa UIStepper+Rx.swift
[243/261] Compiling RxCocoa UISwitch+Rx.swift
[244/261] Compiling RxCocoa UITabBar+Rx.swift
[245/261] Compiling RxCocoa UITabBarController+Rx.swift
[246/261] Compiling RxCocoa UITableView+Rx.swift
[247/261] Compiling RxCocoa UITextField+Rx.swift
[248/261] Compiling RxCocoa UITextView+Rx.swift
[249/261] Compiling RxCocoa URLSession+Rx.swift
[250/261] Compiling RxCocoa WKWebView+Rx.swift
[251/261] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[252/261] Compiling RxCocoa RxTabBarDelegateProxy.swift
[253/261] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[254/261] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[255/261] Compiling RxCocoa RxTableViewDataSourceType.swift
[256/261] Compiling RxCocoa RxTableViewDelegateProxy.swift
[257/261] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[258/261] Compiling RxCocoa RxTarget.swift
[259/261] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[260/261] Compiling RxCocoa RxTextViewDelegateProxy.swift
[261/261] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[262/269] Compiling RxOptional RxOptionalError.swift
[263/269] Compiling RxOptional SharedSequence+Occupiable.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:11:57: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func filterEmpty() -> SharedSequence<SharingStrategy, Element> {
                                                        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:28:80: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnEmpty(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element>) -> SharedSequence<SharingStrategy, Element> {
                                                                               ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:28:125: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnEmpty(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element>) -> SharedSequence<SharingStrategy, Element> {
                                                                                                                            ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:4:54: warning: cannot use associated type 'Element' in an extension with public or '@usableFromInline' members; 'RxSwift' was not imported by this file
public extension SharedSequenceConvertibleType where Element: Occupiable {
                                                     ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
[264/269] Compiling RxOptional SharedSequence+Optional.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:10:55: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func filterNil() -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:27:37: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func replaceNilWith(_ valueOnNil: Element.Wrapped) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                    ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:27:89: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func replaceNilWith(_ valueOnNil: Element.Wrapped) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                                                        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:44:78: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnNil(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element.Wrapped>) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                                             ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:44:131: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnNil(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element.Wrapped>) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                                                                                                  ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:3:54: warning: cannot use associated type 'Element' in an extension with public or '@usableFromInline' members; 'RxSwift' was not imported by this file
public extension SharedSequenceConvertibleType where Element: OptionalType {
                                                     ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
[265/269] Compiling RxOptional OptionalType.swift
[266/269] Compiling RxOptional Observable+Occupiable.swift
[267/269] Compiling RxOptional Observable+Optional.swift
[268/269] Emitting module RxOptional
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:11:57: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func filterEmpty() -> SharedSequence<SharingStrategy, Element> {
                                                        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:28:80: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnEmpty(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element>) -> SharedSequence<SharingStrategy, Element> {
                                                                               ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:28:125: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnEmpty(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element>) -> SharedSequence<SharingStrategy, Element> {
                                                                                                                            ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Occupiable.swift:4:54: warning: cannot use associated type 'Element' in an extension with public or '@usableFromInline' members; 'RxSwift' was not imported by this file
public extension SharedSequenceConvertibleType where Element: Occupiable {
                                                     ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:10:55: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func filterNil() -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                      ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:27:37: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func replaceNilWith(_ valueOnNil: Element.Wrapped) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                    ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:27:89: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func replaceNilWith(_ valueOnNil: Element.Wrapped) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                                                        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:44:78: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnNil(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element.Wrapped>) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                                             ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:44:131: warning: cannot use associated type 'Element' here; 'RxSwift' was not imported by this file
  func catchOnNil(_ handler: @escaping () -> SharedSequence<SharingStrategy, Element.Wrapped>) -> SharedSequence<SharingStrategy, Element.Wrapped> {
                                                                                                                                  ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxOptional/SharedSequence+Optional.swift:3:54: warning: cannot use associated type 'Element' in an extension with public or '@usableFromInline' members; 'RxSwift' was not imported by this file
public extension SharedSequenceConvertibleType where Element: OptionalType {
                                                     ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
    associatedtype Element
                   ^
[269/269] Compiling RxOptional Occupiable.swift
Build complete! (23.17s)
Build complete.
Done.