The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RIBs, reference v0.16.3 (a7e923), with Swift 5.9 for Linux on 20 Jul 2024 00:15:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.46.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uber/RIBs.git
Reference: v0.16.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/uber/RIBs
 * tag               v0.16.3    -> FETCH_HEAD
HEAD is now at a7e9232 Prepare for release 0.16.3
Cloned https://github.com/uber/RIBs.git
Revision (git rev-parse @):
a7e92325978a3a34ef3b36e92090c06abab81462
SUCCESS checkout https://github.com/uber/RIBs.git at v0.16.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/uber/RIBs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:42089e127179f97bc0ca0c1c313de55254bdfac5dc9c651424c389c16ec35440
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/ReactiveX/RxSwift
[1/51464] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift (7.52s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.7.1 (0.42s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.7.1
Building for debugging...
[1/143] Emitting module RxSwift
[2/163] Compiling RxSwift SchedulerServices+Emulation.swift
[3/163] Compiling RxSwift SchedulerType.swift
[4/163] Compiling RxSwift Sequence.swift
[5/163] Compiling RxSwift SerialDispatchQueueScheduler.swift
[6/163] Compiling RxSwift SerialDisposable.swift
[7/163] Compiling RxSwift ShareReplayScope.swift
[8/163] Compiling RxSwift Single.swift
[9/163] Compiling RxSwift SingleAssignmentDisposable.swift
[10/163] Compiling RxSwift SingleAsync.swift
[11/163] Compiling RxSwift Sink.swift
[12/163] Compiling RxSwift Skip.swift
[13/163] Compiling RxSwift SkipUntil.swift
[14/163] Compiling RxSwift SkipWhile.swift
[15/163] Compiling RxSwift StartWith.swift
[16/163] Compiling RxSwift SubjectType.swift
[17/163] Compiling RxSwift SubscribeOn.swift
[18/163] Compiling RxSwift SubscriptionDisposable.swift
[19/163] Compiling RxSwift SwiftSupport.swift
[20/163] Compiling RxSwift Switch.swift
[21/163] Compiling RxSwift SwitchIfEmpty.swift
[22/163] Compiling RxSwift SynchronizedDisposeType.swift
[23/163] Compiling RxSwift SynchronizedOnType.swift
[24/163] Compiling RxSwift SynchronizedUnsubscribeType.swift
[25/163] Compiling RxSwift TailRecursiveSink.swift
[26/163] Compiling RxSwift Take.swift
[27/163] Compiling RxSwift TakeLast.swift
[28/163] Compiling RxSwift TakeWithPredicate.swift
[29/163] Compiling RxSwift Throttle.swift
[30/163] Compiling RxSwift Timeout.swift
[31/163] Compiling RxSwift Timer.swift
[32/163] Compiling RxSwift ToArray.swift
[33/163] Compiling RxSwift Using.swift
[34/163] Compiling RxSwift VirtualTimeConverterType.swift
[35/163] Compiling RxSwift VirtualTimeScheduler.swift
[36/163] Compiling RxSwift Window.swift
[37/163] Compiling RxSwift WithLatestFrom.swift
[38/163] Compiling RxSwift WithUnretained.swift
[39/163] Compiling RxSwift Zip+Collection.swift
[40/163] Compiling RxSwift Zip+arity.swift
[41/163] Compiling RxSwift Zip.swift
[42/163] Compiling RxSwift Multicast.swift
[43/163] Compiling RxSwift Never.swift
[44/163] Compiling RxSwift NopDisposable.swift
[45/163] Compiling RxSwift Observable+Concurrency.swift
[46/163] Compiling RxSwift Observable.swift
[47/163] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[48/163] Compiling RxSwift ObservableConvertibleType.swift
[49/163] Compiling RxSwift ObservableType+Extensions.swift
[50/163] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[51/163] Compiling RxSwift ObservableType.swift
[52/163] Compiling RxSwift ObserveOn.swift
[53/163] Compiling RxSwift ObserverBase.swift
[54/163] Compiling RxSwift ObserverType.swift
[55/163] Compiling RxSwift OperationQueueScheduler.swift
[56/163] Compiling RxSwift Optional.swift
[57/163] Compiling RxSwift Platform.Darwin.swift
[58/163] Compiling RxSwift Platform.Linux.swift
[59/163] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[60/163] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[61/163] Compiling RxSwift PrimitiveSequence.swift
[62/163] Compiling RxSwift CombineLatest.swift
[63/163] Compiling RxSwift CompactMap.swift
[64/163] Compiling RxSwift Completable+AndThen.swift
[65/163] Compiling RxSwift Completable.swift
[66/163] Compiling RxSwift CompositeDisposable.swift
[67/163] Compiling RxSwift Concat.swift
[68/163] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[69/163] Compiling RxSwift ConcurrentMainScheduler.swift
[70/163] Compiling RxSwift ConnectableObservableType.swift
[71/163] Compiling RxSwift Create.swift
[72/163] Compiling RxSwift CurrentThreadScheduler.swift
[73/163] Compiling RxSwift Date+Dispatch.swift
[74/163] Compiling RxSwift Debounce.swift
[75/163] Compiling RxSwift Debug.swift
[76/163] Compiling RxSwift Decode.swift
[77/163] Compiling RxSwift DefaultIfEmpty.swift
[78/163] Compiling RxSwift Deferred.swift
[79/163] Compiling RxSwift Delay.swift
[80/163] Compiling RxSwift DelaySubscription.swift
[81/163] Compiling RxSwift Dematerialize.swift
[82/163] Compiling RxSwift DispatchQueue+Extensions.swift
[83/163] Compiling RxSwift AddRef.swift
[84/163] Compiling RxSwift Amb.swift
[85/163] Compiling RxSwift AnonymousDisposable.swift
[86/163] Compiling RxSwift AnonymousObserver.swift
[87/163] Compiling RxSwift AnyObserver.swift
[88/163] Compiling RxSwift AsMaybe.swift
[89/163] Compiling RxSwift AsSingle.swift
[90/163] Compiling RxSwift AsyncLock.swift
[91/163] Compiling RxSwift AsyncSubject.swift
[92/163] Compiling RxSwift AtomicInt.swift
[93/163] Compiling RxSwift Bag+Rx.swift
[94/163] Compiling RxSwift Bag.swift
[95/163] Compiling RxSwift BehaviorSubject.swift
[96/163] Compiling RxSwift BinaryDisposable.swift
[97/163] Compiling RxSwift Binder.swift
[98/163] Compiling RxSwift BooleanDisposable.swift
[99/163] Compiling RxSwift Buffer.swift
[100/163] Compiling RxSwift Cancelable.swift
[101/163] Compiling RxSwift Catch.swift
[102/163] Compiling RxSwift CombineLatest+Collection.swift
[103/163] Compiling RxSwift CombineLatest+arity.swift
[104/163] Compiling RxSwift DispatchQueueConfiguration.swift
[105/163] Compiling RxSwift Disposable.swift
[106/163] Compiling RxSwift Disposables.swift
[107/163] Compiling RxSwift DisposeBag.swift
[108/163] Compiling RxSwift DisposeBase.swift
[109/163] Compiling RxSwift DistinctUntilChanged.swift
[110/163] Compiling RxSwift Do.swift
[111/163] Compiling RxSwift ElementAt.swift
[112/163] Compiling RxSwift Empty.swift
[113/163] Compiling RxSwift Enumerated.swift
[114/163] Compiling RxSwift Error.swift
[115/163] Compiling RxSwift Errors.swift
[116/163] Compiling RxSwift Event.swift
[117/163] Compiling RxSwift Filter.swift
[118/163] Compiling RxSwift First.swift
[119/163] Compiling RxSwift Generate.swift
[120/163] Compiling RxSwift GroupBy.swift
[121/163] Compiling RxSwift GroupedObservable.swift
[122/163] Compiling RxSwift HistoricalScheduler.swift
[123/163] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[124/163] Compiling RxSwift PriorityQueue.swift
[125/163] Compiling RxSwift Producer.swift
[126/163] Compiling RxSwift PublishSubject.swift
[127/163] Compiling RxSwift Queue.swift
[128/163] Compiling RxSwift Range.swift
[129/163] Compiling RxSwift Reactive.swift
[130/163] Compiling RxSwift RecursiveLock.swift
[131/163] Compiling RxSwift RecursiveScheduler.swift
[132/163] Compiling RxSwift Reduce.swift
[133/163] Compiling RxSwift RefCountDisposable.swift
[134/163] Compiling RxSwift Repeat.swift
[135/163] Compiling RxSwift ReplaySubject.swift
[136/163] Compiling RxSwift RetryWhen.swift
[137/163] Compiling RxSwift Rx.swift
[138/163] Compiling RxSwift RxMutableBox.swift
[139/163] Compiling RxSwift Sample.swift
[140/163] Compiling RxSwift Scan.swift
[141/163] Compiling RxSwift ScheduledDisposable.swift
[142/163] Compiling RxSwift ScheduledItem.swift
[143/163] Compiling RxSwift ScheduledItemType.swift
[144/163] Compiling RxSwift ImmediateSchedulerType.swift
[145/163] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[146/163] Compiling RxSwift Infallible+CombineLatest+arity.swift
[147/163] Compiling RxSwift Infallible+Concurrency.swift
[148/163] Compiling RxSwift Infallible+Create.swift
[149/163] Compiling RxSwift Infallible+Debug.swift
[150/163] Compiling RxSwift Infallible+Operators.swift
[151/163] Compiling RxSwift Infallible+Zip+arity.swift
[152/163] Compiling RxSwift Infallible.swift
[153/163] Compiling RxSwift InfiniteSequence.swift
[154/163] Compiling RxSwift InvocableScheduledItem.swift
[155/163] Compiling RxSwift InvocableType.swift
[156/163] Compiling RxSwift Just.swift
[157/163] Compiling RxSwift Lock.swift
[158/163] Compiling RxSwift LockOwnerType.swift
[159/163] Compiling RxSwift MainScheduler.swift
[160/163] Compiling RxSwift Map.swift
[161/163] Compiling RxSwift Materialize.swift
[162/163] Compiling RxSwift Maybe.swift
[163/163] Compiling RxSwift Merge.swift
[166/171] Compiling RxRelay Utils.swift
[167/171] Compiling RxRelay ReplayRelay.swift
[168/171] Compiling RxRelay PublishRelay.swift
[169/171] Compiling RxRelay BehaviorRelay.swift
[170/171] Emitting module RxRelay
[171/171] Compiling RxRelay Observable+Bind.swift
[174/189] Compiling RIBs Builder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[175/189] Compiling RIBs ComponentizedBuilder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[176/189] Compiling RIBs Component.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[177/191] Compiling RIBs Presenter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[178/191] Compiling RIBs Router.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[179/191] Emitting module RIBs
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[180/191] Compiling RIBs Interactor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[181/191] Compiling RIBs LaunchRouter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[182/191] Compiling RIBs MultiStageComponentizedBuilder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[183/191] Compiling RIBs PresentableInteractor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[184/191] Compiling RIBs Dependency.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[185/191] Compiling RIBs Foundation+Extensions.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[186/191] Compiling RIBs ViewControllable.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[187/191] Compiling RIBs ViewableRouter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[188/191] Compiling RIBs Executor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[189/191] Compiling RIBs LeakDetector.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[190/191] Compiling RIBs Worker.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[191/191] Compiling RIBs Workflow.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux