Build Information
Successful build of RxOptional, reference main (d59858
), with Swift 5.9 for macOS (SPM) on 6 Jan 2025 12:16:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxOptional.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxOptional
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d59858d chore: Update gems and GH Action macOS runner (#114)
Cloned https://github.com/RxSwiftCommunity/RxOptional.git
Revision (git rev-parse @):
d59858d8b13d46839b23cc14118abc34a232a83e
SUCCESS checkout https://github.com/RxSwiftCommunity/RxOptional.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxOptional.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[5/157] Emitting module RxSwift
[6/173] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[7/173] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[8/173] Compiling RxSwift PrimitiveSequence.swift
[9/173] Compiling RxSwift PriorityQueue.swift
[10/173] Compiling RxSwift Producer.swift
[11/173] Compiling RxSwift PublishSubject.swift
[12/173] Compiling RxSwift Queue.swift
[13/173] Compiling RxSwift Range.swift
[14/173] Compiling RxSwift Reactive.swift
[15/173] Compiling RxSwift RecursiveLock.swift
[16/173] Compiling RxSwift RecursiveScheduler.swift
[17/173] Compiling RxSwift Reduce.swift
[18/173] Compiling RxSwift RefCountDisposable.swift
[19/173] Compiling RxSwift Repeat.swift
[20/173] Compiling RxSwift ReplaySubject.swift
[21/173] Compiling RxSwift RetryWhen.swift
[22/173] Compiling RxSwift Sink.swift
[23/173] Compiling RxSwift Skip.swift
[24/173] Compiling RxSwift SkipUntil.swift
[25/173] Compiling RxSwift SkipWhile.swift
[26/173] Compiling RxSwift StartWith.swift
[27/173] Compiling RxSwift SubjectType.swift
[28/173] Compiling RxSwift SubscribeOn.swift
[29/173] Compiling RxSwift SubscriptionDisposable.swift
[30/173] Compiling RxSwift SwiftSupport.swift
[31/173] Compiling RxSwift Switch.swift
[32/173] Compiling RxSwift SwitchIfEmpty.swift
[33/173] Compiling RxSwift SynchronizedDisposeType.swift
[34/173] Compiling RxSwift SynchronizedOnType.swift
[35/173] Compiling RxSwift SynchronizedUnsubscribeType.swift
[36/173] Compiling RxSwift TailRecursiveSink.swift
[37/173] Compiling RxSwift Take.swift
[38/173] Compiling RxSwift Cancelable.swift
[39/173] Compiling RxSwift Catch.swift
[40/173] Compiling RxSwift CombineLatest+Collection.swift
[41/173] Compiling RxSwift CombineLatest+arity.swift
[42/173] Compiling RxSwift CombineLatest.swift
[43/173] Compiling RxSwift CompactMap.swift
[44/173] Compiling RxSwift Completable+AndThen.swift
[45/173] Compiling RxSwift Completable.swift
[46/173] Compiling RxSwift CompositeDisposable.swift
[47/173] Compiling RxSwift Concat.swift
[48/173] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[49/173] Compiling RxSwift ConcurrentMainScheduler.swift
[50/173] Compiling RxSwift ConnectableObservableType.swift
[51/173] Compiling RxSwift Create.swift
[52/173] Compiling RxSwift CurrentThreadScheduler.swift
[53/173] Compiling RxSwift Date+Dispatch.swift
[54/173] Compiling RxSwift Debounce.swift
[55/173] Compiling RxSwift AddRef.swift
[56/173] Compiling RxSwift Amb.swift
[57/173] Compiling RxSwift AnonymousDisposable.swift
[58/173] Compiling RxSwift AnonymousObserver.swift
[59/173] Compiling RxSwift AnyObserver.swift
[60/173] Compiling RxSwift AsMaybe.swift
[61/173] Compiling RxSwift AsSingle.swift
[62/173] Compiling RxSwift AsyncLock.swift
[63/173] Compiling RxSwift AsyncSubject.swift
[64/173] Compiling RxSwift AtomicInt.swift
[65/173] Compiling RxSwift Bag+Rx.swift
[66/173] Compiling RxSwift Bag.swift
[67/173] Compiling RxSwift BehaviorSubject.swift
[68/173] Compiling RxSwift BinaryDisposable.swift
[69/173] Compiling RxSwift Binder.swift
[70/173] Compiling RxSwift BooleanDisposable.swift
[71/173] Compiling RxSwift Buffer.swift
[72/173] Compiling RxSwift Debug.swift
[73/173] Compiling RxSwift Decode.swift
[74/173] Compiling RxSwift DefaultIfEmpty.swift
[75/173] Compiling RxSwift Deferred.swift
[76/173] Compiling RxSwift Delay.swift
[77/173] Compiling RxSwift DelaySubscription.swift
[78/173] Compiling RxSwift Dematerialize.swift
[79/173] Compiling RxSwift DispatchQueue+Extensions.swift
[80/173] Compiling RxSwift DispatchQueueConfiguration.swift
[81/173] Compiling RxSwift Disposable.swift
[82/173] Compiling RxSwift Disposables.swift
[83/173] Compiling RxSwift DisposeBag.swift
[84/173] Compiling RxSwift DisposeBase.swift
[85/173] Compiling RxSwift DistinctUntilChanged.swift
[86/173] Compiling RxSwift Do.swift
[87/173] Compiling RxSwift ElementAt.swift
[88/173] Compiling RxSwift Empty.swift
[89/173] Compiling RxSwift Never.swift
[90/173] Compiling RxSwift NopDisposable.swift
[91/173] Compiling RxSwift Observable+Concurrency.swift
[92/173] Compiling RxSwift Observable.swift
[93/173] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[94/173] Compiling RxSwift ObservableConvertibleType.swift
[95/173] Compiling RxSwift ObservableType+Extensions.swift
[96/173] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[97/173] Compiling RxSwift ObservableType.swift
[98/173] Compiling RxSwift ObserveOn.swift
[99/173] Compiling RxSwift ObserverBase.swift
[100/173] Compiling RxSwift ObserverType.swift
[101/173] Compiling RxSwift OperationQueueScheduler.swift
[102/173] Compiling RxSwift Optional.swift
[103/173] Compiling RxSwift Platform.Darwin.swift
[104/173] Compiling RxSwift Platform.Linux.swift
[105/173] Compiling RxSwift Infallible+Debug.swift
[106/173] Compiling RxSwift Infallible+Operators.swift
[107/173] Compiling RxSwift Infallible+Zip+arity.swift
[108/173] Compiling RxSwift Infallible.swift
[109/173] Compiling RxSwift InfiniteSequence.swift
[110/173] Compiling RxSwift InvocableScheduledItem.swift
[111/173] Compiling RxSwift InvocableType.swift
[112/173] Compiling RxSwift Just.swift
[113/173] Compiling RxSwift Lock.swift
[114/173] Compiling RxSwift LockOwnerType.swift
[115/173] Compiling RxSwift MainScheduler.swift
[116/173] Compiling RxSwift Map.swift
[117/173] Compiling RxSwift Materialize.swift
[118/173] Compiling RxSwift Maybe.swift
[119/173] Compiling RxSwift Merge.swift
[120/173] Compiling RxSwift Multicast.swift
[121/173] Compiling RxSwift Enumerated.swift
[122/173] Compiling RxSwift Error.swift
[123/173] Compiling RxSwift Errors.swift
[124/173] Compiling RxSwift Event.swift
[125/173] Compiling RxSwift Filter.swift
[126/173] Compiling RxSwift First.swift
[127/173] Compiling RxSwift Generate.swift
[128/173] Compiling RxSwift GroupBy.swift
[129/173] Compiling RxSwift GroupedObservable.swift
[130/173] Compiling RxSwift HistoricalScheduler.swift
[131/173] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[132/173] Compiling RxSwift ImmediateSchedulerType.swift
[133/173] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[134/173] Compiling RxSwift Infallible+CombineLatest+arity.swift
[135/173] Compiling RxSwift Infallible+Concurrency.swift
[136/173] Compiling RxSwift Infallible+Create.swift
[137/173] Compiling RxSwift Rx.swift
[138/173] Compiling RxSwift RxMutableBox.swift
[139/173] Compiling RxSwift Sample.swift
[140/173] Compiling RxSwift Scan.swift
[141/173] Compiling RxSwift ScheduledDisposable.swift
[142/173] Compiling RxSwift ScheduledItem.swift
[143/173] Compiling RxSwift ScheduledItemType.swift
[144/173] Compiling RxSwift SchedulerServices+Emulation.swift
[145/173] Compiling RxSwift SchedulerType.swift
[146/173] Compiling RxSwift Sequence.swift
[147/173] Compiling RxSwift SerialDispatchQueueScheduler.swift
[148/173] Compiling RxSwift SerialDisposable.swift
[149/173] Compiling RxSwift ShareReplayScope.swift
[150/173] Compiling RxSwift Single.swift
[151/173] Compiling RxSwift SingleAssignmentDisposable.swift
[152/173] Compiling RxSwift SingleAsync.swift
[153/173] Compiling RxSwift TakeLast.swift
[154/173] Compiling RxSwift TakeWithPredicate.swift
[155/173] Compiling RxSwift Throttle.swift
[156/173] Compiling RxSwift Timeout.swift
[157/173] Compiling RxSwift Timer.swift
[158/173] Compiling RxSwift ToArray.swift
[159/173] Compiling RxSwift Using.swift
[160/173] Compiling RxSwift VirtualTimeConverterType.swift
[161/173] Compiling RxSwift VirtualTimeScheduler.swift
[162/173] Compiling RxSwift Window.swift
[163/173] Compiling RxSwift WithLatestFrom.swift
[164/173] Compiling RxSwift WithUnretained.swift
[165/173] Compiling RxSwift Zip+Collection.swift
[166/173] Compiling RxSwift Zip+arity.swift
[167/173] Compiling RxSwift Zip.swift
[168/173] Compiling RxSwift resource_bundle_accessor.swift
[169/180] Compiling RxRelay resource_bundle_accessor.swift
[170/180] Compiling RxRelay Utils.swift
[171/180] Compiling RxRelay ReplayRelay.swift
[172/180] Compiling RxRelay PublishRelay.swift
[173/180] Emitting module RxRelay
[174/180] Compiling RxRelay Observable+Bind.swift
[175/180] Compiling RxRelay BehaviorRelay.swift
[175/180] Compiling RxCocoaRuntime _RX.m
[176/180] Compiling RxCocoaRuntime resource_bundle_accessor.m
[177/180] Compiling RxCocoaRuntime _RXKVOObserver.m
[178/180] Compiling RxCocoaRuntime _RXDelegateProxy.m
[179/180] Compiling RxCocoaRuntime _RXObjCRuntime.m
[181/267] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[182/267] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[183/267] Compiling RxCocoa RxPickerViewAdapter.swift
[184/267] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[185/267] Compiling RxCocoa RxPickerViewDataSourceType.swift
[186/267] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[187/267] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[188/267] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[189/267] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[190/267] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[191/276] Emitting module RxCocoa
[192/276] Compiling RxCocoa TextInput.swift
[193/276] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[194/276] Compiling RxCocoa UIApplication+Rx.swift
[195/276] Compiling RxCocoa UIBarButtonItem+Rx.swift
[196/276] Compiling RxCocoa UIButton+Rx.swift
[197/276] Compiling RxCocoa UICollectionView+Rx.swift
[198/276] Compiling RxCocoa UIControl+Rx.swift
[199/276] Compiling RxCocoa UIDatePicker+Rx.swift
[200/276] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[201/276] Compiling RxCocoa RxTabBarDelegateProxy.swift
[202/276] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[203/276] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[204/276] Compiling RxCocoa RxTableViewDataSourceType.swift
[205/276] Compiling RxCocoa RxTableViewDelegateProxy.swift
[206/276] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[207/276] Compiling RxCocoa RxTarget.swift
[208/276] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[209/276] Compiling RxCocoa RxTextViewDelegateProxy.swift
[210/276] Compiling RxCocoa Driver+Subscription.swift
[211/276] Compiling RxCocoa Driver.swift
[212/276] Compiling RxCocoa Infallible+Bind.swift
[213/276] Compiling RxCocoa Infallible+Driver.swift
[214/276] Compiling RxCocoa ItemEvents.swift
[215/276] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[216/276] Compiling RxCocoa KVORepresentable+Swift.swift
[217/276] Compiling RxCocoa KVORepresentable.swift
[218/276] Compiling RxCocoa NSButton+Rx.swift
[219/276] Compiling RxCocoa NSControl+Rx.swift
[220/276] Compiling RxCocoa BehaviorRelay+Driver.swift
[221/276] Compiling RxCocoa ControlEvent+Driver.swift
[222/276] Compiling RxCocoa ControlEvent+Signal.swift
[223/276] Compiling RxCocoa ControlEvent.swift
[224/276] Compiling RxCocoa ControlProperty+Driver.swift
[225/276] Compiling RxCocoa ControlProperty.swift
[226/276] Compiling RxCocoa ControlTarget.swift
[227/276] Compiling RxCocoa DelegateProxy.swift
[228/276] Compiling RxCocoa DelegateProxyType.swift
[229/276] Compiling RxCocoa DispatchQueue+Extensions.swift
[230/276] Compiling RxCocoa UISwitch+Rx.swift
[231/276] Compiling RxCocoa UITabBar+Rx.swift
[232/276] Compiling RxCocoa UITabBarController+Rx.swift
[233/276] Compiling RxCocoa UITableView+Rx.swift
[234/276] Compiling RxCocoa UITextField+Rx.swift
[235/276] Compiling RxCocoa UITextView+Rx.swift
[236/276] Compiling RxCocoa URLSession+Rx.swift
[237/276] Compiling RxCocoa WKWebView+Rx.swift
[238/276] Compiling RxCocoa resource_bundle_accessor.swift
[239/276] Compiling RxCocoa UINavigationController+Rx.swift
[240/276] Compiling RxCocoa UIPickerView+Rx.swift
[241/276] Compiling RxCocoa UIRefreshControl+Rx.swift
[242/276] Compiling RxCocoa UIScrollView+Rx.swift
[243/276] Compiling RxCocoa UISearchBar+Rx.swift
[244/276] Compiling RxCocoa UISearchController+Rx.swift
[245/276] Compiling RxCocoa UISegmentedControl+Rx.swift
[246/276] Compiling RxCocoa UISlider+Rx.swift
[247/276] Compiling RxCocoa UIStepper+Rx.swift
[248/276] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[249/276] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[250/276] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[251/276] Compiling RxCocoa PublishRelay+Signal.swift
[252/276] Compiling RxCocoa RxCocoa.swift
[253/276] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[254/276] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[255/276] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[256/276] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[257/276] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[258/276] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[259/276] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[260/276] Compiling RxCocoa NSObject+Rx.swift
[261/276] Compiling RxCocoa NSSlider+Rx.swift
[262/276] Compiling RxCocoa NSTextField+Rx.swift
[263/276] Compiling RxCocoa NSTextStorage+Rx.swift
[264/276] Compiling RxCocoa NSTextView+Rx.swift
[265/276] Compiling RxCocoa NSView+Rx.swift
[266/276] Compiling RxCocoa NotificationCenter+Rx.swift
[267/276] Compiling RxCocoa Observable+Bind.swift
[268/276] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[269/276] Compiling RxCocoa SchedulerType+SharedSequence.swift
[270/276] Compiling RxCocoa SectionedViewDataSourceType.swift
[271/276] Compiling RxCocoa SharedSequence+Concurrency.swift
[272/276] Compiling RxCocoa SharedSequence+Operators+arity.swift
[273/276] Compiling RxCocoa SharedSequence+Operators.swift
[274/276] Compiling RxCocoa SharedSequence.swift
[275/276] Compiling RxCocoa Signal+Subscription.swift
[276/276] Compiling RxCocoa Signal.swift
[277/284] Compiling RxOptional Occupiable.swift
[278/284] Compiling RxOptional SharedSequence+Optional.swift
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
[279/284] Compiling RxOptional RxOptionalError.swift
[280/284] Compiling RxOptional SharedSequence+Occupiable.swift
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
[281/284] Compiling RxOptional OptionalType.swift
[282/284] Emitting module RxOptional
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
/Users/admin/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/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ObservableConvertibleType.swift:12:20: note: type declared here
associatedtype Element
^
[283/284] Compiling RxOptional Observable+Optional.swift
[284/284] Compiling RxOptional Observable+Occupiable.swift
Build complete! (34.26s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/14743] Fetching quick
[296/34294] Fetching quick, nimble
[2304/86730] Fetching quick, nimble, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (10.27s)
Fetched https://github.com/Quick/Quick.git (10.28s)
Fetched https://github.com/Quick/Nimble.git (10.28s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.89s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (0.48s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.46s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.47s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.38s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "RxOptional",
"name" : "RxOptional",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "RxOptional",
"targets" : [
"RxOptional"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxOptionalTests",
"module_type" : "SwiftTarget",
"name" : "RxOptionalTests",
"path" : "Tests/RxOptionalTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"OccupiableOperatorsTests.swift",
"OptionalOperatorsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RxOptional"
],
"type" : "test"
},
{
"c99name" : "RxOptional",
"module_type" : "SwiftTarget",
"name" : "RxOptional",
"path" : "Sources",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxOptional"
],
"sources" : [
"RxOptional/Observable+Occupiable.swift",
"RxOptional/Observable+Optional.swift",
"RxOptional/Occupiable.swift",
"RxOptional/OptionalType.swift",
"RxOptional/RxOptionalError.swift",
"RxOptional/SharedSequence+Occupiable.swift",
"RxOptional/SharedSequence+Optional.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.