The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxRetroSwift with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelhenry/RxRetroSwift.git
Reference: master
Cloned https://github.com/michaelhenry/RxRetroSwift.git into spi-builder-workspace
SUCCESS checkout https://github.com/michaelhenry/RxRetroSwift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/50678] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.33s)
Computing version for https://github.com/ReactiveX/RxSwift.git
warning: 'rxswift': /Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
  return array.flatMap { $0 }
               ^
/Package.swift:9:16: note: use 'compactMap(_:)' instead
  return array.flatMap { $0 }
               ^~~~~~~
               compactMap
Computed https://github.com/ReactiveX/RxSwift.git at 4.1.2 (0.46s)
warning: 'rxswift': /Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
  return array.flatMap { $0 }
               ^
/Package.swift:9:16: note: use 'compactMap(_:)' instead
  return array.flatMap { $0 }
               ^~~~~~~
               compactMap
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.1.2
warning: 'rxswift': /host/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
  return array.flatMap { $0 }
               ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: note: use 'compactMap(_:)' instead
  return array.flatMap { $0 }
               ^~~~~~~
               compactMap
Building for debugging...
[1/132] Emitting module RxSwift
[2/150] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[3/150] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[4/150] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[5/150] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[6/150] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[7/150] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[8/150] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[9/150] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[10/150] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[11/150] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[12/150] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[13/150] Compiling RxSwift PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[14/150] Compiling RxSwift PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[15/150] Compiling RxSwift Producer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[16/150] Compiling RxSwift PublishSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[17/150] Compiling RxSwift Queue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[18/150] Compiling RxSwift Range.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[19/150] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[20/150] Compiling RxSwift RecursiveLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[21/150] Compiling RxSwift ShareReplayScope.swift
[22/150] Compiling RxSwift Single.swift
[23/150] Compiling RxSwift SingleAssignmentDisposable.swift
[24/150] Compiling RxSwift SingleAsync.swift
[25/150] Compiling RxSwift Sink.swift
[26/150] Compiling RxSwift Skip.swift
[27/150] Compiling RxSwift SkipUntil.swift
[28/150] Compiling RxSwift SkipWhile.swift
[29/150] Compiling RxSwift StartWith.swift
[30/150] Compiling RxSwift String+Rx.swift
[31/150] Compiling RxSwift SubjectType.swift
[32/150] Compiling RxSwift SubscribeOn.swift
[33/150] Compiling RxSwift SubscriptionDisposable.swift
[34/150] Compiling RxSwift SwiftSupport.swift
[35/150] Compiling RxSwift Switch.swift
[36/150] Compiling RxSwift SwitchIfEmpty.swift
[37/150] Compiling RxSwift SynchronizedDisposeType.swift
[38/150] Compiling RxSwift SynchronizedOnType.swift
[39/150] Compiling RxSwift DispatchQueue+Extensions.swift
[40/150] Compiling RxSwift DispatchQueueConfiguration.swift
[41/150] Compiling RxSwift Disposable.swift
[42/150] Compiling RxSwift Disposables.swift
[43/150] Compiling RxSwift DisposeBag.swift
[44/150] Compiling RxSwift DisposeBase.swift
[45/150] Compiling RxSwift DistinctUntilChanged.swift
[46/150] Compiling RxSwift Do.swift
[47/150] Compiling RxSwift ElementAt.swift
[48/150] Compiling RxSwift Empty.swift
[49/150] Compiling RxSwift Enumerated.swift
[50/150] Compiling RxSwift Error.swift
[51/150] Compiling RxSwift Errors.swift
[52/150] Compiling RxSwift Event.swift
[53/150] Compiling RxSwift Filter.swift
[54/150] Compiling RxSwift First.swift
[55/150] Compiling RxSwift Generate.swift
[56/150] Compiling RxSwift GroupBy.swift
[57/150] Compiling RxSwift GroupedObservable.swift
[58/150] Compiling RxSwift AddRef.swift
[59/150] Compiling RxSwift Amb.swift
[60/150] Compiling RxSwift AnonymousDisposable.swift
[61/150] Compiling RxSwift AnonymousObserver.swift
[62/150] Compiling RxSwift AnyObserver.swift
[63/150] Compiling RxSwift AsMaybe.swift
[64/150] Compiling RxSwift AsSingle.swift
[65/150] Compiling RxSwift AsyncLock.swift
[66/150] Compiling RxSwift AsyncSubject.swift
[67/150] Compiling RxSwift Bag+Rx.swift
[68/150] Compiling RxSwift Bag.swift
[69/150] Compiling RxSwift BehaviorSubject.swift
[70/150] Compiling RxSwift BinaryDisposable.swift
[71/150] Compiling RxSwift BooleanDisposable.swift
[72/150] Compiling RxSwift Buffer.swift
[73/150] Compiling RxSwift Cancelable.swift
[74/150] Compiling RxSwift Catch.swift
[75/150] Compiling RxSwift CombineLatest+Collection.swift
[76/150] Compiling RxSwift CombineLatest+arity.swift
[77/150] Compiling RxSwift HistoricalScheduler.swift
[78/150] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[79/150] Compiling RxSwift ImmediateSchedulerType.swift
[80/150] Compiling RxSwift InfiniteSequence.swift
[81/150] Compiling RxSwift InvocableScheduledItem.swift
[82/150] Compiling RxSwift InvocableType.swift
[83/150] Compiling RxSwift Just.swift
[84/150] Compiling RxSwift Lock.swift
[85/150] Compiling RxSwift LockOwnerType.swift
[86/150] Compiling RxSwift MainScheduler.swift
[87/150] Compiling RxSwift Map.swift
[88/150] Compiling RxSwift Materialize.swift
[89/150] Compiling RxSwift Maybe.swift
[90/150] Compiling RxSwift Merge.swift
[91/150] Compiling RxSwift Multicast.swift
[92/150] Compiling RxSwift Never.swift
[93/150] Compiling RxSwift NopDisposable.swift
[94/150] Compiling RxSwift Observable.swift
[95/150] Compiling RxSwift ObservableConvertibleType.swift
[96/150] Compiling RxSwift RecursiveScheduler.swift
[97/150] Compiling RxSwift Reduce.swift
[98/150] Compiling RxSwift RefCountDisposable.swift
[99/150] Compiling RxSwift Repeat.swift
[100/150] Compiling RxSwift ReplaySubject.swift
[101/150] Compiling RxSwift RetryWhen.swift
[102/150] Compiling RxSwift Rx.swift
[103/150] Compiling RxSwift RxMutableBox.swift
[104/150] Compiling RxSwift Sample.swift
[105/150] Compiling RxSwift Scan.swift
[106/150] Compiling RxSwift ScheduledDisposable.swift
[107/150] Compiling RxSwift ScheduledItem.swift
[108/150] Compiling RxSwift ScheduledItemType.swift
[109/150] Compiling RxSwift SchedulerServices+Emulation.swift
[110/150] Compiling RxSwift SchedulerType.swift
[111/150] Compiling RxSwift Sequence.swift
[112/150] Compiling RxSwift SerialDispatchQueueScheduler.swift
[113/150] Compiling RxSwift SerialDisposable.swift
[114/150] Compiling RxSwift CombineLatest.swift
[115/150] Compiling RxSwift Completable+AndThen.swift
[116/150] Compiling RxSwift Completable.swift
[117/150] Compiling RxSwift CompositeDisposable.swift
[118/150] Compiling RxSwift Concat.swift
[119/150] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[120/150] Compiling RxSwift ConcurrentMainScheduler.swift
[121/150] Compiling RxSwift ConnectableObservableType.swift
[122/150] Compiling RxSwift Create.swift
[123/150] Compiling RxSwift CurrentThreadScheduler.swift
[124/150] Compiling RxSwift Debounce.swift
[125/150] Compiling RxSwift Debug.swift
[126/150] Compiling RxSwift DefaultIfEmpty.swift
[127/150] Compiling RxSwift Deferred.swift
[128/150] Compiling RxSwift Delay.swift
[129/150] Compiling RxSwift DelaySubscription.swift
[130/150] Compiling RxSwift Dematerialize.swift
[131/150] Compiling RxSwift Deprecated.swift
[132/150] Compiling RxSwift DeprecationWarner.swift
[133/150] Compiling RxSwift SynchronizedUnsubscribeType.swift
[134/150] Compiling RxSwift TailRecursiveSink.swift
[135/150] Compiling RxSwift Take.swift
[136/150] Compiling RxSwift TakeLast.swift
[137/150] Compiling RxSwift TakeUntil.swift
[138/150] Compiling RxSwift TakeWhile.swift
[139/150] Compiling RxSwift Throttle.swift
[140/150] Compiling RxSwift Timeout.swift
[141/150] Compiling RxSwift Timer.swift
[142/150] Compiling RxSwift ToArray.swift
[143/150] Compiling RxSwift Using.swift
[144/150] Compiling RxSwift VirtualTimeConverterType.swift
[145/150] Compiling RxSwift VirtualTimeScheduler.swift
[146/150] Compiling RxSwift Window.swift
[147/150] Compiling RxSwift WithLatestFrom.swift
[148/150] Compiling RxSwift Zip+Collection.swift
[149/150] Compiling RxSwift Zip+arity.swift
[150/150] Compiling RxSwift Zip.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2