The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxOptional with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

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

Build Machine: Mac 7