Build Information
Failed to build ReRxSwift, reference master (8a41ff
), with Swift 6.1 for Android on 27 May 2025 23:32:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svdo/ReRxSwift.git
Reference: master
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/svdo/ReRxSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8a41ff5 Update gems
Cloned https://github.com/svdo/ReRxSwift.git
Revision (git rev-parse @):
8a41ff594cb03a2e8c73235e9ce3fe863aec60ca
SUCCESS checkout https://github.com/svdo/ReRxSwift.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/svdo/ReRxSwift.git
https://github.com/svdo/ReRxSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "reswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReSwift/ReSwift.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"
},
{
"identity" : "rxdatasources",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RxSwiftCommunity/RxDataSources"
}
],
"manifest_display_name" : "ReRxSwift",
"name" : "ReRxSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ReRxSwift",
"targets" : [
"ReRxSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ReRxSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ReRxSwiftTests",
"path" : "ReRxSwiftTests",
"product_dependencies" : [
"Quick",
"Nimble",
"RxDataSources"
],
"sources" : [
"ConnectableSpec.swift",
"ConnectionSpec.swift",
"TestActions.swift",
"TestSectionModel.swift",
"TestState.swift"
],
"target_dependencies" : [
"ReRxSwift"
],
"type" : "test"
},
{
"c99name" : "ReRxSwift",
"module_type" : "SwiftTarget",
"name" : "ReRxSwift",
"path" : "ReRxSwift",
"product_dependencies" : [
"RxSwift",
"RxCocoa",
"ReSwift"
],
"product_memberships" : [
"ReRxSwift"
],
"sources" : [
"Connectable.swift",
"Connection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReSwift/ReSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/RxSwiftCommunity/RxDataSources
[1/14755] Fetching quick
[2/21202] Fetching quick, reswift
[150/26139] Fetching quick, reswift, rxdatasources
[13680/45723] Fetching quick, reswift, rxdatasources, nimble
[16825/98406] Fetching quick, reswift, rxdatasources, nimble, rxswift
Fetched https://github.com/Quick/Quick.git from cache (2.05s)
[82000/83651] Fetching reswift, rxdatasources, nimble, rxswift
Fetched https://github.com/ReSwift/ReSwift.git from cache (5.77s)
Fetched https://github.com/RxSwiftCommunity/RxDataSources from cache (5.78s)
Fetched https://github.com/Quick/Nimble.git from cache (5.78s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.94s)
Computing version for https://github.com/RxSwiftCommunity/RxDataSources
Computed https://github.com/RxSwiftCommunity/RxDataSources at 5.0.2 (6.58s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 6.1.1 (0.88s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.60s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.24s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.98s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.74s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
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/ReSwift/ReSwift.git
Working copy of https://github.com/ReSwift/ReSwift.git resolved at 6.1.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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.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/RxSwiftCommunity/RxDataSources
Working copy of https://github.com/RxSwiftCommunity/RxDataSources resolved at 5.0.2
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[3/9] Copying PrivacyInfo.xcprivacy
[5/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/166] Emitting module ReSwift
[11/167] Compiling RxSwift AsSingle.swift
[12/167] Compiling RxSwift AsyncLock.swift
[13/167] Compiling RxSwift AnonymousDisposable.swift
[14/167] Compiling RxSwift AnonymousObserver.swift
[15/167] Compiling RxSwift AnyObserver.swift
[16/167] Compiling RxSwift AsMaybe.swift
[17/167] Compiling ReSwift TypeHelper.swift
[18/167] Compiling RxSwift Never.swift
[19/167] Compiling RxSwift NopDisposable.swift
[20/167] Compiling RxSwift Observable+Concurrency.swift
[21/167] Compiling RxSwift Observable.swift
[22/167] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[23/167] Compiling RxSwift ObservableConvertibleType.swift
[24/167] Compiling RxSwift ObservableType+Extensions.swift
[25/167] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[26/167] Compiling RxSwift ObservableType.swift
[27/167] Compiling RxSwift ObserveOn.swift
[28/167] Compiling RxSwift ObserverBase.swift
[29/167] Compiling RxSwift ObserverType.swift
[30/167] Compiling RxSwift OperationQueueScheduler.swift
[31/167] Compiling RxSwift Optional.swift
[32/167] Compiling RxSwift Platform.Darwin.swift
[33/167] Compiling RxSwift Platform.Linux.swift
[34/167] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[35/167] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[36/167] Compiling RxSwift PrimitiveSequence.swift
[37/167] Compiling RxSwift PriorityQueue.swift
[38/187] Compiling RxSwift AddRef.swift
[39/187] Compiling RxSwift Amb.swift
[40/187] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[41/187] Compiling RxSwift Infallible+CombineLatest+arity.swift
[42/187] Compiling RxSwift Infallible+Concurrency.swift
[43/187] Compiling RxSwift Infallible+Create.swift
[44/187] Compiling RxSwift Infallible+Debug.swift
[45/187] Compiling RxSwift Infallible+Operators.swift
[46/187] Compiling RxSwift Infallible+Zip+arity.swift
[47/187] Compiling RxSwift Infallible.swift
[48/187] Compiling RxSwift InfiniteSequence.swift
[49/187] Compiling RxSwift InvocableScheduledItem.swift
[50/187] Compiling RxSwift InvocableType.swift
[51/187] Compiling RxSwift Just.swift
[52/187] Compiling RxSwift Lock.swift
[53/187] Compiling RxSwift LockOwnerType.swift
[54/187] Compiling RxSwift MainScheduler.swift
[55/187] Compiling RxSwift Map.swift
[56/187] Compiling RxSwift Materialize.swift
[57/187] Compiling RxSwift Maybe.swift
[58/187] Compiling RxSwift Merge.swift
[59/187] Compiling RxSwift Multicast.swift
[60/187] Compiling RxSwift Producer.swift
[61/187] Compiling RxSwift PublishSubject.swift
[62/187] Compiling RxSwift Queue.swift
[63/187] Compiling RxSwift Range.swift
[64/187] Compiling RxSwift Reactive.swift
[65/187] Compiling RxSwift RecursiveLock.swift
[66/187] Compiling RxSwift RecursiveScheduler.swift
[67/187] Compiling RxSwift Reduce.swift
[68/187] Compiling RxSwift RefCountDisposable.swift
[69/187] Compiling RxSwift Repeat.swift
[70/187] Compiling RxSwift ReplaySubject.swift
[71/187] Compiling RxSwift RetryWhen.swift
[72/187] Compiling RxSwift Rx.swift
[73/187] Compiling RxSwift RxMutableBox.swift
[74/187] Compiling RxSwift Sample.swift
[75/187] Compiling RxSwift Scan.swift
[76/187] Compiling RxSwift ScheduledDisposable.swift
[77/187] Compiling RxSwift ScheduledItem.swift
[78/187] Compiling RxSwift ScheduledItemType.swift
[79/187] Compiling RxSwift SchedulerServices+Emulation.swift
[80/187] Compiling ReSwift Coding.swift
[81/187] Compiling ReSwift Synchronized.swift
[82/187] Compiling RxSwift AsyncSubject.swift
[83/187] Compiling RxSwift AtomicInt.swift
[84/187] Emitting module RxSwift
[95/187] Compiling RxSwift Bag+Rx.swift
[96/187] Compiling RxSwift Bag.swift
[97/187] Compiling RxSwift BehaviorSubject.swift
[98/187] Compiling RxSwift BinaryDisposable.swift
[99/187] Compiling RxSwift Binder.swift
[100/187] Compiling RxSwift BooleanDisposable.swift
[101/187] Compiling RxSwift Buffer.swift
[102/187] Compiling RxSwift Cancelable.swift
[103/187] Compiling RxSwift Catch.swift
[104/187] Compiling RxSwift CombineLatest+Collection.swift
[105/187] Compiling RxSwift CombineLatest+arity.swift
[106/188] Compiling RxSwift SchedulerType.swift
[107/188] Compiling RxSwift Sequence.swift
[108/188] Compiling RxSwift SerialDispatchQueueScheduler.swift
[109/188] Compiling RxSwift SerialDisposable.swift
[110/188] Compiling RxSwift ShareReplayScope.swift
[111/188] Compiling RxSwift Single.swift
[112/188] Compiling RxSwift SingleAssignmentDisposable.swift
[113/188] Compiling RxSwift SingleAsync.swift
[114/188] Compiling RxSwift Sink.swift
[115/188] Compiling RxSwift Skip.swift
[116/188] Compiling RxSwift SkipUntil.swift
[117/188] Compiling RxSwift SkipWhile.swift
[118/188] Compiling RxSwift StartWith.swift
[119/188] Compiling RxSwift SubjectType.swift
[120/188] Compiling RxSwift SubscribeOn.swift
[121/188] Compiling RxSwift SubscriptionDisposable.swift
[122/188] Compiling RxSwift SwiftSupport.swift
[123/188] Compiling RxSwift Switch.swift
[124/188] Compiling RxSwift SwitchIfEmpty.swift
[125/188] Compiling RxSwift SynchronizedDisposeType.swift
[127/188] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[128/188] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[129/188] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[130/188] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[131/188] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[132/188] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[133/188] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[134/188] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[135/188] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[136/188] Compiling RxSwift Create.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[137/188] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[138/188] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[139/188] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[140/188] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[141/188] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[142/188] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[143/188] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[144/188] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[145/188] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[146/188] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[147/188] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[148/188] Compiling RxSwift DispatchQueueConfiguration.swift
[149/188] Compiling RxSwift Disposable.swift
[150/188] Compiling RxSwift Disposables.swift
[151/188] Compiling RxSwift DisposeBag.swift
[152/188] Compiling RxSwift DisposeBase.swift
[153/188] Compiling RxSwift DistinctUntilChanged.swift
[154/188] Compiling RxSwift Do.swift
[155/188] Compiling RxSwift ElementAt.swift
[156/188] Compiling RxSwift Empty.swift
[157/188] Compiling RxSwift Enumerated.swift
[158/188] Compiling RxSwift Error.swift
[159/188] Compiling RxSwift Errors.swift
[160/188] Compiling RxSwift Event.swift
[161/188] Compiling RxSwift Filter.swift
[162/188] Compiling RxSwift First.swift
[163/188] Compiling RxSwift Generate.swift
[164/188] Compiling RxSwift GroupBy.swift
[165/188] Compiling RxSwift GroupedObservable.swift
[166/188] Compiling RxSwift HistoricalScheduler.swift
[167/188] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[168/188] Compiling RxSwift ImmediateSchedulerType.swift
[169/188] Compiling RxSwift SynchronizedOnType.swift
[170/188] Compiling RxSwift SynchronizedUnsubscribeType.swift
[171/188] Compiling RxSwift TailRecursiveSink.swift
[172/188] Compiling RxSwift Take.swift
[173/188] Compiling RxSwift TakeLast.swift
[174/188] Compiling RxSwift TakeWithPredicate.swift
[175/188] Compiling RxSwift Throttle.swift
[176/188] Compiling RxSwift Timeout.swift
[177/188] Compiling RxSwift Timer.swift
[178/188] Compiling RxSwift ToArray.swift
[179/188] Compiling RxSwift Using.swift
[180/188] Compiling RxSwift VirtualTimeConverterType.swift
[181/188] Compiling RxSwift VirtualTimeScheduler.swift
[182/188] Compiling RxSwift Window.swift
[183/188] Compiling RxSwift WithLatestFrom.swift
[184/188] Compiling RxSwift WithUnretained.swift
[185/188] Compiling RxSwift Zip+Collection.swift
[186/188] Compiling RxSwift Zip+arity.swift
[187/188] Compiling RxSwift Zip.swift
[188/188] Compiling RxSwift resource_bundle_accessor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/14] Compiling ReSwift Coding.swift
[3/14] Compiling ReSwift Action.swift
[4/14] Compiling ReSwift DispatchingStoreType.swift
[5/15] Compiling ReSwift Synchronized.swift
[6/15] Compiling ReSwift Subscription.swift
[7/15] Compiling ReSwift Assertions.swift
[8/15] Compiling ReSwift StoreSubscriber.swift
[9/15] Compiling ReSwift StoreType.swift
[10/15] Emitting module ReSwift
[11/15] Compiling ReSwift TypeHelper.swift
[12/66] Compiling RxSwift Infallible+Concurrency.swift
[13/66] Compiling RxSwift Infallible+Create.swift
[14/67] Compiling RxSwift Infallible+Zip+arity.swift
[15/67] Compiling RxSwift Infallible.swift
[17/160] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[18/160] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[19/160] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[20/160] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[21/160] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[22/160] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[23/160] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[24/160] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[25/160] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[26/160] Compiling RxSwift Create.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[27/160] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[28/160] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[29/160] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[30/160] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[31/160] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[32/160] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[33/160] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[34/160] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[35/160] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[36/160] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[37/160] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[38/180] Emitting module RxSwift
[39/180] Compiling RxSwift SchedulerType.swift
[40/180] Compiling RxSwift Sequence.swift
[41/180] Compiling RxSwift SerialDispatchQueueScheduler.swift
[42/180] Compiling RxSwift SerialDisposable.swift
[43/180] Compiling RxSwift ShareReplayScope.swift
[44/180] Compiling RxSwift Single.swift
[45/180] Compiling RxSwift SingleAssignmentDisposable.swift
[46/180] Compiling RxSwift SingleAsync.swift
[47/180] Compiling RxSwift Sink.swift
[48/180] Compiling RxSwift Skip.swift
[49/180] Compiling RxSwift SkipUntil.swift
[50/180] Compiling RxSwift SkipWhile.swift
[51/180] Compiling RxSwift StartWith.swift
[52/180] Compiling RxSwift SubjectType.swift
[53/180] Compiling RxSwift SubscribeOn.swift
[54/180] Compiling RxSwift SubscriptionDisposable.swift
[55/180] Compiling RxSwift SwiftSupport.swift
[56/180] Compiling RxSwift Switch.swift
[57/180] Compiling RxSwift SwitchIfEmpty.swift
[58/180] Compiling RxSwift SynchronizedDisposeType.swift
[59/180] Compiling RxSwift Never.swift
[60/180] Compiling RxSwift NopDisposable.swift
[61/180] Compiling RxSwift Observable+Concurrency.swift
[62/180] Compiling RxSwift Observable.swift
[63/180] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[64/180] Compiling RxSwift ObservableConvertibleType.swift
[65/180] Compiling RxSwift ObservableType+Extensions.swift
[66/180] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[67/180] Compiling RxSwift ObservableType.swift
[68/180] Compiling RxSwift ObserveOn.swift
[69/180] Compiling RxSwift ObserverBase.swift
[70/180] Compiling RxSwift ObserverType.swift
[71/180] Compiling RxSwift OperationQueueScheduler.swift
[72/180] Compiling RxSwift Optional.swift
[73/180] Compiling RxSwift Platform.Darwin.swift
[74/180] Compiling RxSwift Platform.Linux.swift
[75/180] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[76/180] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[77/180] Compiling RxSwift PrimitiveSequence.swift
[78/180] Compiling RxSwift PriorityQueue.swift
[79/180] Compiling RxSwift DispatchQueueConfiguration.swift
[80/180] Compiling RxSwift Disposable.swift
[81/180] Compiling RxSwift Disposables.swift
[82/180] Compiling RxSwift DisposeBag.swift
[83/180] Compiling RxSwift DisposeBase.swift
[84/180] Compiling RxSwift DistinctUntilChanged.swift
[85/180] Compiling RxSwift Do.swift
[86/180] Compiling RxSwift ElementAt.swift
[87/180] Compiling RxSwift Empty.swift
[88/180] Compiling RxSwift Enumerated.swift
[89/180] Compiling RxSwift Error.swift
[90/180] Compiling RxSwift Errors.swift
[91/180] Compiling RxSwift Event.swift
[92/180] Compiling RxSwift Filter.swift
[93/180] Compiling RxSwift First.swift
[94/180] Compiling RxSwift Generate.swift
[95/180] Compiling RxSwift GroupBy.swift
[96/180] Compiling RxSwift GroupedObservable.swift
[97/180] Compiling RxSwift HistoricalScheduler.swift
[98/180] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[99/180] Compiling RxSwift ImmediateSchedulerType.swift
[100/180] Compiling RxSwift Producer.swift
[101/180] Compiling RxSwift PublishSubject.swift
[102/180] Compiling RxSwift Queue.swift
[103/180] Compiling RxSwift Range.swift
[104/180] Compiling RxSwift Reactive.swift
[105/180] Compiling RxSwift RecursiveLock.swift
[106/180] Compiling RxSwift RecursiveScheduler.swift
[107/180] Compiling RxSwift Reduce.swift
[108/180] Compiling RxSwift RefCountDisposable.swift
[109/180] Compiling RxSwift Repeat.swift
[110/180] Compiling RxSwift ReplaySubject.swift
[111/180] Compiling RxSwift RetryWhen.swift
[112/180] Compiling RxSwift Rx.swift
[113/180] Compiling RxSwift RxMutableBox.swift
[114/180] Compiling RxSwift Sample.swift
[115/180] Compiling RxSwift Scan.swift
[116/180] Compiling RxSwift ScheduledDisposable.swift
[117/180] Compiling RxSwift ScheduledItem.swift
[118/180] Compiling RxSwift ScheduledItemType.swift
[119/180] Compiling RxSwift SchedulerServices+Emulation.swift
[120/180] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[121/180] Compiling RxSwift Infallible+CombineLatest+arity.swift
[124/180] Compiling RxSwift Infallible+Debug.swift
[125/180] Compiling RxSwift Infallible+Operators.swift
[128/180] Compiling RxSwift InfiniteSequence.swift
[129/180] Compiling RxSwift InvocableScheduledItem.swift
[130/180] Compiling RxSwift InvocableType.swift
[131/180] Compiling RxSwift Just.swift
[132/180] Compiling RxSwift Lock.swift
[133/180] Compiling RxSwift LockOwnerType.swift
[134/180] Compiling RxSwift MainScheduler.swift
[135/180] Compiling RxSwift Map.swift
[136/180] Compiling RxSwift Materialize.swift
[137/180] Compiling RxSwift Maybe.swift
[138/180] Compiling RxSwift Merge.swift
[139/180] Compiling RxSwift Multicast.swift
[140/180] Compiling RxSwift AddRef.swift
[141/180] Compiling RxSwift Amb.swift
[142/180] Compiling RxSwift AnonymousDisposable.swift
[143/180] Compiling RxSwift AnonymousObserver.swift
[144/180] Compiling RxSwift AnyObserver.swift
[145/180] Compiling RxSwift AsMaybe.swift
[146/180] Compiling RxSwift AsSingle.swift
[147/180] Compiling RxSwift AsyncLock.swift
[148/180] Compiling RxSwift AsyncSubject.swift
[149/180] Compiling RxSwift AtomicInt.swift
[150/180] Compiling RxSwift Bag+Rx.swift
[151/180] Compiling RxSwift Bag.swift
[152/180] Compiling RxSwift BehaviorSubject.swift
[153/180] Compiling RxSwift BinaryDisposable.swift
[154/180] Compiling RxSwift Binder.swift
[155/180] Compiling RxSwift BooleanDisposable.swift
[156/180] Compiling RxSwift Buffer.swift
[157/180] Compiling RxSwift Cancelable.swift
[158/180] Compiling RxSwift Catch.swift
[159/180] Compiling RxSwift CombineLatest+Collection.swift
[160/180] Compiling RxSwift CombineLatest+arity.swift
[161/180] Compiling RxSwift SynchronizedOnType.swift
[162/180] Compiling RxSwift SynchronizedUnsubscribeType.swift
[163/180] Compiling RxSwift TailRecursiveSink.swift
[164/180] Compiling RxSwift Take.swift
[165/180] Compiling RxSwift TakeLast.swift
[166/180] Compiling RxSwift TakeWithPredicate.swift
[167/180] Compiling RxSwift Throttle.swift
[168/180] Compiling RxSwift Timeout.swift
[169/180] Compiling RxSwift Timer.swift
[170/180] Compiling RxSwift ToArray.swift
[171/180] Compiling RxSwift Using.swift
[172/180] Compiling RxSwift VirtualTimeConverterType.swift
[173/180] Compiling RxSwift VirtualTimeScheduler.swift
[174/180] Compiling RxSwift Window.swift
[175/180] Compiling RxSwift WithLatestFrom.swift
[176/180] Compiling RxSwift WithUnretained.swift
[177/180] Compiling RxSwift Zip+Collection.swift
[178/180] Compiling RxSwift Zip+arity.swift
[179/180] Compiling RxSwift Zip.swift
[180/180] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.1 android