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.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
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.9
Building package at path:  $PWD/checkout
https://github.com/mRs-/RxNimble.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/ReactiveX/RxSwift
[1/50966] Fetching rxswift
warning: 'nimble': skipping cache due to an error: Failed to clone repository https://github.com/Quick/Nimble:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Nimble-f44fb0e8'...
    remote: Internal Server Error
    fatal: unable to access 'https://github.com/Quick/Nimble/': The requested URL returned error: 500
Fetched https://github.com/ReactiveX/RxSwift (4.94s)
Fetching https://github.com/Quick/Nimble
[1/17250] Fetching nimble
Fetched https://github.com/Quick/Nimble (1.23s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.40s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
warning: 'cwlpreconditiontesting': skipping cache due to an error: Failed to clone repository https://github.com/mattgallagher/CwlPreconditionTesting.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/CwlPreconditionTesting-d4f7dd0b'...
    remote: Internal Server Error
    fatal: unable to access 'https://github.com/mattgallagher/CwlPreconditionTesting.git/': The requested URL returned error: 500
[1/1236] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (6.50s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.37s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/432] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.37s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.43s)
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/Quick/Nimble
Working copy of https://github.com/Quick/Nimble 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.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Building for debugging...
[1/182] Emitting module Nimble
[2/188] Compiling Nimble ToSucceed.swift
[3/188] Compiling Nimble Await.swift
[4/188] Compiling Nimble DispatchTimeInterval.swift
[5/188] Compiling Nimble Errors.swift
[6/188] Compiling Nimble SourceLocation.swift
[7/188] Compiling Nimble Stringers.swift
[8/188] Compiling RxSwift AsyncLock.swift
[9/188] Compiling RxSwift AsyncSubject.swift
[10/188] Compiling RxSwift AtomicInt.swift
[11/188] Compiling RxSwift Bag+Rx.swift
[12/188] Compiling RxSwift Bag.swift
[13/188] Compiling RxSwift BehaviorSubject.swift
[14/188] Compiling RxSwift BinaryDisposable.swift
[15/188] Compiling RxSwift AddRef.swift
[16/188] Compiling RxSwift Amb.swift
[17/188] Compiling RxSwift AnonymousDisposable.swift
[18/188] Compiling RxSwift AnonymousObserver.swift
[19/188] Compiling RxSwift AnyObserver.swift
[20/188] Compiling RxSwift AsMaybe.swift
[21/188] Compiling RxSwift AsSingle.swift
[22/188] Compiling RxSwift Reactive.swift
[23/188] Compiling RxSwift RecursiveLock.swift
[24/188] Compiling RxSwift RecursiveScheduler.swift
[25/188] Compiling RxSwift Reduce.swift
[26/188] Compiling RxSwift RefCountDisposable.swift
[27/188] Compiling RxSwift Repeat.swift
[28/188] Compiling RxSwift ReplaySubject.swift
[29/188] Compiling RxSwift RetryWhen.swift
[30/188] Compiling RxSwift Rx.swift
[31/188] Compiling RxSwift RxMutableBox.swift
[32/188] Compiling RxSwift Sample.swift
[33/188] Compiling RxSwift Scan.swift
[34/188] Compiling RxSwift ScheduledDisposable.swift
[35/188] Compiling RxSwift ScheduledItem.swift
[36/188] Compiling RxSwift ScheduledItemType.swift
[37/188] Compiling RxSwift SchedulerServices+Emulation.swift
[38/188] Compiling RxSwift SchedulerType.swift
[39/188] Compiling RxSwift Sequence.swift
[40/188] Compiling RxSwift SerialDispatchQueueScheduler.swift
[41/188] Compiling RxSwift SerialDisposable.swift
[42/188] Compiling RxSwift ShareReplayScope.swift
[43/188] Compiling RxSwift Single.swift
[44/188] Compiling RxSwift SingleAssignmentDisposable.swift
[45/188] Compiling RxSwift SingleAsync.swift
[46/188] Compiling RxSwift Sink.swift
[47/188] Compiling RxSwift Skip.swift
[48/188] Compiling RxSwift SkipUntil.swift
[49/188] Compiling RxSwift SkipWhile.swift
[50/188] Compiling RxSwift StartWith.swift
[51/188] Compiling RxSwift SubjectType.swift
[52/188] Compiling RxSwift SubscribeOn.swift
[53/188] Compiling RxSwift SubscriptionDisposable.swift
[54/188] Compiling RxSwift SwiftSupport.swift
[55/188] Compiling RxSwift Switch.swift
[56/188] Compiling RxSwift SwitchIfEmpty.swift
[57/188] Compiling RxSwift SynchronizedDisposeType.swift
[58/188] Compiling RxSwift SynchronizedOnType.swift
[59/206] Emitting module RxSwift
[74/206] Compiling RxSwift BooleanDisposable.swift
[75/206] Compiling RxSwift Buffer.swift
[76/206] Compiling RxSwift Cancelable.swift
[77/206] Compiling RxSwift Catch.swift
[78/206] Compiling RxSwift CombineLatest+Collection.swift
[79/206] Compiling RxSwift DefaultIfEmpty.swift
[80/206] Compiling RxSwift Deferred.swift
[81/206] Compiling RxSwift Delay.swift
[82/206] Compiling RxSwift DelaySubscription.swift
[83/206] Compiling RxSwift Observable.swift
[84/206] Compiling RxSwift ObservableConvertibleType.swift
[85/206] Compiling RxSwift ObservableType+Extensions.swift
[86/206] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[87/206] Compiling RxSwift ObservableType.swift
[88/206] Compiling RxSwift ObserveOn.swift
[89/206] Compiling RxSwift ObserverBase.swift
[90/206] Compiling RxSwift ObserverType.swift
[91/206] Compiling RxSwift OperationQueueScheduler.swift
[92/206] Compiling RxSwift Optional.swift
[109/206] Compiling RxSwift PublishSubject.swift
[110/206] Compiling RxSwift Queue.swift
[111/206] Compiling RxSwift Range.swift
[112/206] Compiling RxSwift Dematerialize.swift
[113/206] Compiling RxSwift Deprecated.swift
[114/206] Compiling RxSwift DispatchQueue+Extensions.swift
[115/206] Compiling RxSwift DispatchQueueConfiguration.swift
[116/206] Compiling RxSwift Disposable.swift
[117/206] Compiling RxSwift Disposables.swift
[118/206] Compiling RxSwift DisposeBag.swift
[119/206] Compiling RxSwift DisposeBase.swift
[120/206] Compiling RxSwift DistinctUntilChanged.swift
[121/206] Compiling RxSwift Do.swift
[122/206] Compiling RxSwift ElementAt.swift
[123/206] Compiling RxSwift Empty.swift
[124/206] Compiling RxSwift Enumerated.swift
[125/206] Compiling RxSwift Error.swift
[126/206] Compiling RxSwift Errors.swift
[127/206] Compiling RxSwift Event.swift
[128/206] Compiling RxSwift Filter.swift
[129/206] Compiling RxSwift First.swift
[130/206] Compiling RxSwift Generate.swift
[131/206] Compiling RxSwift GroupBy.swift
[132/206] Compiling RxSwift GroupedObservable.swift
[133/206] Compiling RxSwift HistoricalScheduler.swift
[134/206] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[135/206] Compiling RxSwift ImmediateSchedulerType.swift
[136/206] Compiling RxSwift InfiniteSequence.swift
[137/206] Compiling RxSwift InvocableScheduledItem.swift
[138/206] Compiling RxSwift InvocableType.swift
[139/206] Compiling RxSwift Just.swift
[140/206] Compiling RxSwift Lock.swift
[141/206] Compiling RxSwift LockOwnerType.swift
[142/206] Compiling RxSwift MainScheduler.swift
[143/206] Compiling RxSwift Map.swift
[144/206] Compiling RxSwift Materialize.swift
[145/206] Compiling RxSwift Maybe.swift
[146/206] Compiling RxSwift Merge.swift
[147/206] Compiling RxSwift Multicast.swift
[148/206] Compiling RxSwift Never.swift
[149/206] Compiling RxSwift NopDisposable.swift
[155/206] Compiling RxSwift CombineLatest+arity.swift
[156/206] Compiling RxSwift CombineLatest.swift
[157/206] Compiling RxSwift ConnectableObservableType.swift
[158/206] Compiling RxSwift Create.swift
[159/206] Compiling RxSwift CurrentThreadScheduler.swift
[160/206] Compiling RxSwift Date+Dispatch.swift
[161/206] Compiling RxSwift Debounce.swift
[162/206] Compiling RxSwift Debug.swift
[163/206] Compiling RxSwift CompactMap.swift
[164/206] Compiling RxSwift Completable+AndThen.swift
[165/206] Compiling RxSwift Completable.swift
[166/206] Compiling RxSwift CompositeDisposable.swift
[167/206] Compiling RxSwift Concat.swift
[168/206] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[169/206] Compiling RxSwift ConcurrentMainScheduler.swift
[191/208] Compiling RxSwift SynchronizedUnsubscribeType.swift
[192/208] Compiling RxSwift TailRecursiveSink.swift
[193/208] Compiling RxSwift Take.swift
[194/208] Compiling RxSwift TakeLast.swift
[195/208] Compiling RxSwift TakeUntil.swift
[196/208] Compiling RxSwift TakeWhile.swift
[197/208] Compiling RxSwift Throttle.swift
[198/208] Compiling RxSwift Timeout.swift
[199/208] Compiling RxSwift Timer.swift
[200/208] Compiling RxSwift ToArray.swift
[201/208] Compiling RxSwift Using.swift
[202/208] Compiling RxSwift VirtualTimeConverterType.swift
[203/208] Compiling RxSwift VirtualTimeScheduler.swift
[204/208] Compiling RxSwift Window.swift
[205/208] Compiling RxSwift WithLatestFrom.swift
[206/208] Compiling RxSwift Zip+Collection.swift
[207/208] Compiling RxSwift Zip+arity.swift
[208/208] Compiling RxSwift Zip.swift
[211/234] Compiling RxBlocking Resources.swift
[212/235] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[213/235] Compiling RxBlocking Platform.Darwin.swift
[214/235] Compiling RxBlocking Platform.Linux.swift
[215/235] Compiling RxBlocking RecursiveLock.swift
[216/235] Compiling RxBlocking BlockingObservable.swift
[217/235] Compiling RxTest ColdObservable.swift
[218/235] Compiling RxTest Deprecated.swift
[219/236] Compiling RxTest TestableObservable.swift
[220/236] Compiling RxTest TestableObserver.swift
[221/236] 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:
                     ^~~~~~~~~~~~~~~~~~~~~
[222/236] Compiling RxTest RxTest.swift
[223/236] Compiling RxTest Subscription.swift
[224/236] Compiling RxTest Recorded+Event.swift
[225/236] Compiling RxTest Recorded.swift
[226/236] Compiling RxTest Event+Equatable.swift
[227/236] Compiling RxTest HotObservable.swift
[228/236] Emitting module RxBlocking
[229/236] Compiling RxTest Any+Equatable.swift
[230/236] Compiling RxTest Bag.swift
[231/236] Emitting module RxTest
[234/236] Compiling RxTest TestScheduler.swift
[235/236] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[1/2] Emitting module Nimble
[4/4] Emitting module RxSwift
[7/10] Emitting module RxBlocking
[8/10] 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
[9/10] Emitting module RxTest
BUILD FAILURE 5.9 linux