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 RxNimble with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mRs-/RxNimble.git
Reference: 5.0.4
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/mRs-/RxNimble
 * tag               5.0.4      -> FETCH_HEAD
HEAD is now at ade31d7 Updated Package.swift
Cloned https://github.com/mRs-/RxNimble.git
Revision (git rev-parse @):
ade31d7f902dc420f4001b202e47657f887e55bc
SUCCESS checkout https://github.com/mRs-/RxNimble.git at 5.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mRs-/RxNimble.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Quick/Nimble
[1/51014] Fetching rxswift
[11735/68305] Fetching rxswift, nimble
Fetched https://github.com/Quick/Nimble from cache (1.74s)
Fetched https://github.com/ReactiveX/RxSwift from cache (2.75s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/432] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.32s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.48s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.55s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/188] Compiling RxSwift BooleanDisposable.swift
[8/188] Compiling RxSwift Buffer.swift
[9/188] Compiling RxSwift Cancelable.swift
[10/188] Compiling RxSwift Catch.swift
[11/188] Compiling RxSwift CombineLatest+Collection.swift
[12/188] Compiling RxSwift CombineLatest+arity.swift
[13/188] Compiling RxSwift CombineLatest.swift
[14/194] Compiling RxSwift AsyncLock.swift
[15/194] Compiling RxSwift AsyncSubject.swift
[16/194] Compiling RxSwift AtomicInt.swift
[17/194] Compiling RxSwift Bag+Rx.swift
[18/194] Compiling RxSwift Bag.swift
[19/194] Compiling RxSwift BehaviorSubject.swift
[20/194] Compiling RxSwift BinaryDisposable.swift
[21/194] Compiling RxSwift Reactive.swift
[22/194] Compiling RxSwift RecursiveLock.swift
[23/194] Compiling RxSwift RecursiveScheduler.swift
[24/194] Compiling RxSwift Reduce.swift
[25/194] Compiling RxSwift RefCountDisposable.swift
[26/194] Compiling RxSwift Repeat.swift
[27/194] Compiling RxSwift ReplaySubject.swift
[28/194] Compiling RxSwift RetryWhen.swift
[29/194] Compiling RxSwift Rx.swift
[30/194] Compiling RxSwift RxMutableBox.swift
[31/194] Compiling RxSwift Sample.swift
[32/194] Compiling RxSwift Scan.swift
[33/194] Compiling RxSwift ScheduledDisposable.swift
[34/194] Compiling RxSwift ScheduledItem.swift
[35/194] Compiling RxSwift ScheduledItemType.swift
[36/194] Compiling RxSwift SchedulerServices+Emulation.swift
[37/194] Compiling RxSwift SchedulerType.swift
[38/194] Compiling RxSwift Sequence.swift
[39/194] Compiling RxSwift SerialDispatchQueueScheduler.swift
[40/194] Compiling RxSwift SerialDisposable.swift
[41/194] Compiling RxSwift ShareReplayScope.swift
[42/194] Compiling RxSwift Single.swift
[43/194] Compiling RxSwift SingleAssignmentDisposable.swift
[44/194] Compiling RxSwift SingleAsync.swift
[45/194] Compiling RxSwift Sink.swift
[46/194] Compiling RxSwift Skip.swift
[47/194] Compiling RxSwift SkipUntil.swift
[48/194] Compiling RxSwift SkipWhile.swift
[49/194] Compiling RxSwift StartWith.swift
[50/194] Compiling RxSwift SubjectType.swift
[51/194] Compiling RxSwift SubscribeOn.swift
[52/194] Compiling RxSwift SubscriptionDisposable.swift
[53/194] Compiling RxSwift SwiftSupport.swift
[54/194] Compiling RxSwift Switch.swift
[55/194] Compiling RxSwift SwitchIfEmpty.swift
[56/194] Compiling RxSwift SynchronizedDisposeType.swift
[57/194] Compiling RxSwift SynchronizedOnType.swift
[58/194] Compiling RxSwift CompactMap.swift
[59/194] Compiling RxSwift Completable+AndThen.swift
[60/194] Compiling RxSwift Completable.swift
[61/194] Compiling RxSwift CompositeDisposable.swift
[62/194] Compiling RxSwift Concat.swift
[63/194] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[64/212] Emitting module Nimble
[65/212] Compiling RxSwift AddRef.swift
[66/212] Compiling RxSwift Amb.swift
[67/212] Compiling RxSwift AnonymousDisposable.swift
[68/212] Compiling RxSwift AnonymousObserver.swift
[69/212] Compiling RxSwift AnyObserver.swift
[70/212] Compiling RxSwift AsMaybe.swift
[71/212] Compiling RxSwift AsSingle.swift
[72/212] Compiling RxSwift ConcurrentMainScheduler.swift
[73/212] Compiling RxSwift ConnectableObservableType.swift
[74/212] Compiling RxSwift Create.swift
[75/212] Compiling RxSwift CurrentThreadScheduler.swift
[76/212] Compiling RxSwift Date+Dispatch.swift
[77/212] Compiling RxSwift Debounce.swift
[78/212] Compiling RxSwift Debug.swift
[79/212] Compiling RxSwift DispatchQueueConfiguration.swift
[80/212] Compiling RxSwift Disposable.swift
[81/212] Compiling RxSwift Disposables.swift
[82/212] Compiling RxSwift DisposeBag.swift
[83/212] Compiling RxSwift DisposeBase.swift
[84/212] Compiling RxSwift DistinctUntilChanged.swift
[85/212] Compiling RxSwift Do.swift
[86/212] Compiling RxSwift DefaultIfEmpty.swift
[87/212] Compiling RxSwift Deferred.swift
[88/212] Compiling RxSwift Delay.swift
[89/212] Compiling RxSwift DelaySubscription.swift
[90/212] Compiling RxSwift Dematerialize.swift
[91/212] Compiling RxSwift Deprecated.swift
[92/212] Compiling RxSwift DispatchQueue+Extensions.swift
[103/212] Compiling Nimble ToSucceed.swift
[104/212] Compiling Nimble Await.swift
[105/212] Compiling Nimble DispatchTimeInterval.swift
[106/212] Compiling Nimble Errors.swift
[107/212] Compiling Nimble SourceLocation.swift
[108/212] Compiling Nimble Stringers.swift
[109/212] Compiling RxSwift Filter.swift
[110/212] Compiling RxSwift First.swift
[111/212] Compiling RxSwift Generate.swift
[131/212] Emitting module RxSwift
[151/212] Compiling RxSwift GroupBy.swift
[152/212] Compiling RxSwift GroupedObservable.swift
[153/212] Compiling RxSwift HistoricalScheduler.swift
[154/212] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[155/212] Compiling RxSwift ImmediateSchedulerType.swift
[156/212] Compiling RxSwift InfiniteSequence.swift
[157/212] Compiling RxSwift InvocableScheduledItem.swift
[158/212] Compiling RxSwift InvocableType.swift
[159/212] Compiling RxSwift Just.swift
[160/212] Compiling RxSwift Lock.swift
[161/212] Compiling RxSwift LockOwnerType.swift
[162/212] Compiling RxSwift MainScheduler.swift
[163/212] Compiling RxSwift Map.swift
[164/212] Compiling RxSwift Materialize.swift
[165/212] Compiling RxSwift Maybe.swift
[166/212] Compiling RxSwift Merge.swift
[167/212] Compiling RxSwift Multicast.swift
[168/212] Compiling RxSwift Never.swift
[169/212] Compiling RxSwift NopDisposable.swift
[170/212] Compiling RxSwift Observable.swift
[171/212] Compiling RxSwift ObservableConvertibleType.swift
[172/212] Compiling RxSwift ObservableType+Extensions.swift
[173/212] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[174/212] Compiling RxSwift ObservableType.swift
[175/212] Compiling RxSwift ObserveOn.swift
[176/212] Compiling RxSwift ObserverBase.swift
[177/212] Compiling RxSwift ObserverType.swift
[178/212] Compiling RxSwift OperationQueueScheduler.swift
[179/212] Compiling RxSwift Optional.swift
[180/212] Compiling RxSwift Platform.Darwin.swift
[181/212] Compiling RxSwift Platform.Linux.swift
[182/212] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[183/212] Compiling RxSwift PrimitiveSequence.swift
[184/212] Compiling RxSwift PriorityQueue.swift
[185/212] Compiling RxSwift Producer.swift
[186/212] Compiling RxSwift PublishSubject.swift
[187/212] Compiling RxSwift Queue.swift
[188/212] Compiling RxSwift Range.swift
[196/213] Compiling RxSwift SynchronizedUnsubscribeType.swift
[197/213] Compiling RxSwift TailRecursiveSink.swift
[198/213] Compiling RxSwift Take.swift
[199/213] Compiling RxSwift TakeLast.swift
[200/213] Compiling RxSwift TakeUntil.swift
[201/213] Compiling RxSwift TakeWhile.swift
[202/213] Compiling RxSwift Throttle.swift
[203/213] Compiling RxSwift Timeout.swift
[204/213] Compiling RxSwift Timer.swift
[205/213] Compiling RxSwift ToArray.swift
[206/213] Compiling RxSwift Using.swift
[207/213] Compiling RxSwift VirtualTimeConverterType.swift
[208/213] Compiling RxSwift VirtualTimeScheduler.swift
[209/213] Compiling RxSwift Window.swift
[210/213] Compiling RxSwift WithLatestFrom.swift
[211/213] Compiling RxSwift Zip+Collection.swift
[212/213] Compiling RxSwift Zip+arity.swift
[213/213] Compiling RxSwift Zip.swift
[215/238] Compiling RxBlocking Resources.swift
[216/239] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[217/239] Compiling RxBlocking BlockingObservable.swift
[218/239] Compiling RxBlocking RecursiveLock.swift
[219/239] Compiling RxTest Recorded+Event.swift
[220/239] Compiling RxTest Recorded.swift
[221/239] Compiling RxBlocking Platform.Linux.swift
[222/239] Compiling RxBlocking Platform.Darwin.swift
[223/240] Compiling RxBlocking RunLoopLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:70:24: error: initializer 'init(_:)' requires that 'CFRunLoopRunResult' conform to 'BinaryFloatingPoint'
                switch Int(CFRunLoopRunInMode(runLoopModeRaw, timeout, false)) {
                       ^
Swift.FixedWidthInteger:3:23: note: where 'T' = 'CFRunLoopRunResult'
    @inlinable public init<T>(_ source: T) where T : BinaryFloatingPoint
                      ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:71:22: error: cannot find 'kCFRunLoopRunFinished' in scope
                case kCFRunLoopRunFinished:
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:73:22: error: cannot find 'kCFRunLoopRunHandledSource' in scope
                case kCFRunLoopRunHandledSource:
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:75:22: error: cannot find 'kCFRunLoopRunStopped' in scope
                case kCFRunLoopRunStopped:
                     ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:77:22: error: cannot find 'kCFRunLoopRunTimedOut' in scope
                case kCFRunLoopRunTimedOut:
                     ^~~~~~~~~~~~~~~~~~~~~
[224/240] Compiling RxTest TestableObservable.swift
[225/240] Compiling RxTest TestableObserver.swift
[226/240] Compiling RxTest Any+Equatable.swift
[227/240] Compiling RxTest Bag.swift
[228/240] Emitting module RxBlocking
[229/240] Compiling RxTest RxTest.swift
[230/240] Compiling RxTest Subscription.swift
[231/240] Compiling RxTest TestScheduler.swift
[232/240] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[233/240] Compiling RxTest ColdObservable.swift
[234/240] Compiling RxTest Deprecated.swift
[235/240] Emitting module RxTest
[236/240] Compiling RxTest Event+Equatable.swift
[237/240] Compiling RxTest HotObservable.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/5] Emitting module RxBlocking
[3/5] Compiling RxBlocking RunLoopLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:70:24: error: initializer 'init(_:)' requires that 'CFRunLoopRunResult' conform to 'BinaryFloatingPoint'
                switch Int(CFRunLoopRunInMode(runLoopModeRaw, timeout, false)) {
                       ^
Swift.FixedWidthInteger:3:23: note: where 'T' = 'CFRunLoopRunResult'
    @inlinable public init<T>(_ source: T) where T : BinaryFloatingPoint
                      ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:71:22: error: cannot find 'kCFRunLoopRunFinished' in scope
                case kCFRunLoopRunFinished:
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:73:22: error: cannot find 'kCFRunLoopRunHandledSource' in scope
                case kCFRunLoopRunHandledSource:
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:75:22: error: cannot find 'kCFRunLoopRunStopped' in scope
                case kCFRunLoopRunStopped:
                     ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift:77:22: error: cannot find 'kCFRunLoopRunTimedOut' in scope
                case kCFRunLoopRunTimedOut:
                     ^~~~~~~~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux