Build Information
Failed to build ReusableKit, reference master (22910a
), with Swift 6.1 for Android on 28 May 2025 17:09:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/devxoul/ReusableKit.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/devxoul/ReusableKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 22910a5 Bump version to 4.0.0
Cloned https://github.com/devxoul/ReusableKit.git
Revision (git rev-parse @):
22910a503dfc81018c0270dbb62a30279d80b00f
SUCCESS checkout https://github.com/devxoul/ReusableKit.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/devxoul/ReusableKit.git
https://github.com/devxoul/ReusableKit.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"
}
],
"manifest_display_name" : "ReusableKit",
"name" : "ReusableKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ReusableKit",
"targets" : [
"ReusableKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxReusableKit",
"targets" : [
"RxReusableKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxReusableKitTests",
"module_type" : "SwiftTarget",
"name" : "RxReusableKitTests",
"path" : "Tests/RxReusableKitTests",
"sources" : [
"UICollectionView+RxReusableKitTests.swift",
"UITableView+RxReusableKitTests.swift"
],
"target_dependencies" : [
"RxReusableKit"
],
"type" : "test"
},
{
"c99name" : "RxReusableKit",
"module_type" : "SwiftTarget",
"name" : "RxReusableKit",
"path" : "Sources/RxReusableKit",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxReusableKit"
],
"sources" : [
"UICollectionView+RxReusableKit.swift",
"UITableView+RxReusableKit.swift"
],
"target_dependencies" : [
"ReusableKit"
],
"type" : "library"
},
{
"c99name" : "ReusableKitTests",
"module_type" : "SwiftTarget",
"name" : "ReusableKitTests",
"path" : "Tests/ReusableKitTests",
"sources" : [
"CollectionViewTests.swift",
"Fixtures.swift",
"ReusableCellTests.swift",
"ReusableViewTests.swift",
"TableViewTests.swift"
],
"target_dependencies" : [
"ReusableKit"
],
"type" : "test"
},
{
"c99name" : "ReusableKit",
"module_type" : "SwiftTarget",
"name" : "ReusableKit",
"path" : "Sources/ReusableKit",
"product_memberships" : [
"ReusableKit",
"RxReusableKit"
],
"sources" : [
"ReusableKit.swift",
"UICollectionView+ReusableKit.swift",
"UITableView+ReusableKit.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/ReactiveX/RxSwift.git
[1/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.19s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (8.15s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/24] Emitting module ReusableKit
[11/157] Compiling ReusableKit UITableView+ReusableKit.swift
[12/157] Compiling ReusableKit ReusableKit.swift
[13/157] Compiling ReusableKit UICollectionView+ReusableKit.swift
[15/158] Emitting module RxSwift
[16/178] 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 | }
[17/178] 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 | }
[18/178] 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 | }
[19/178] 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 | }
[20/178] 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 | }
[21/178] 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 | }
[22/178] 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 | }
[23/178] 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 | }
[24/178] 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 | }
[25/178] 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 | }
[26/178] 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 | }
[27/178] 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 | }
[28/178] 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 | }
[29/178] 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 | }
[30/178] 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 | }
[31/178] 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 | }
[32/178] 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 | }
[33/178] 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 | }
[34/178] 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 | }
[35/178] 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 | }
[36/178] 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 | }
[37/178] Compiling RxSwift SchedulerType.swift
[38/178] Compiling RxSwift Sequence.swift
[39/178] Compiling RxSwift SerialDispatchQueueScheduler.swift
[40/178] Compiling RxSwift SerialDisposable.swift
[41/178] Compiling RxSwift ShareReplayScope.swift
[42/178] Compiling RxSwift Single.swift
[43/178] Compiling RxSwift SingleAssignmentDisposable.swift
[44/178] Compiling RxSwift SingleAsync.swift
[45/178] Compiling RxSwift Sink.swift
[46/178] Compiling RxSwift Skip.swift
[47/178] Compiling RxSwift SkipUntil.swift
[48/178] Compiling RxSwift SkipWhile.swift
[49/178] Compiling RxSwift StartWith.swift
[50/178] Compiling RxSwift SubjectType.swift
[51/178] Compiling RxSwift SubscribeOn.swift
[52/178] Compiling RxSwift SubscriptionDisposable.swift
[53/178] Compiling RxSwift SwiftSupport.swift
[54/178] Compiling RxSwift Switch.swift
[55/178] Compiling RxSwift SwitchIfEmpty.swift
[56/178] Compiling RxSwift SynchronizedDisposeType.swift
[57/178] Compiling RxSwift Never.swift
[58/178] Compiling RxSwift NopDisposable.swift
[59/178] Compiling RxSwift Observable+Concurrency.swift
[60/178] Compiling RxSwift Observable.swift
[61/178] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[62/178] Compiling RxSwift ObservableConvertibleType.swift
[63/178] Compiling RxSwift ObservableType+Extensions.swift
[64/178] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[65/178] Compiling RxSwift ObservableType.swift
[66/178] Compiling RxSwift ObserveOn.swift
[67/178] Compiling RxSwift ObserverBase.swift
[68/178] Compiling RxSwift ObserverType.swift
[69/178] Compiling RxSwift OperationQueueScheduler.swift
[70/178] Compiling RxSwift Optional.swift
[71/178] Compiling RxSwift Platform.Darwin.swift
[72/178] Compiling RxSwift Platform.Linux.swift
[73/178] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[74/178] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[75/178] Compiling RxSwift PrimitiveSequence.swift
[76/178] Compiling RxSwift PriorityQueue.swift
[77/178] Compiling RxSwift Producer.swift
[78/178] Compiling RxSwift PublishSubject.swift
[79/178] Compiling RxSwift Queue.swift
[80/178] Compiling RxSwift Range.swift
[81/178] Compiling RxSwift Reactive.swift
[82/178] Compiling RxSwift RecursiveLock.swift
[83/178] Compiling RxSwift RecursiveScheduler.swift
[84/178] Compiling RxSwift Reduce.swift
[85/178] Compiling RxSwift RefCountDisposable.swift
[86/178] Compiling RxSwift Repeat.swift
[87/178] Compiling RxSwift ReplaySubject.swift
[88/178] Compiling RxSwift RetryWhen.swift
[89/178] Compiling RxSwift Rx.swift
[90/178] Compiling RxSwift RxMutableBox.swift
[91/178] Compiling RxSwift Sample.swift
[92/178] Compiling RxSwift Scan.swift
[93/178] Compiling RxSwift ScheduledDisposable.swift
[94/178] Compiling RxSwift ScheduledItem.swift
[95/178] Compiling RxSwift ScheduledItemType.swift
[96/178] Compiling RxSwift SchedulerServices+Emulation.swift
[97/178] Compiling RxSwift DispatchQueueConfiguration.swift
[98/178] Compiling RxSwift Disposable.swift
[99/178] Compiling RxSwift Disposables.swift
[100/178] Compiling RxSwift DisposeBag.swift
[101/178] Compiling RxSwift DisposeBase.swift
[102/178] Compiling RxSwift DistinctUntilChanged.swift
[103/178] Compiling RxSwift Do.swift
[104/178] Compiling RxSwift ElementAt.swift
[105/178] Compiling RxSwift Empty.swift
[106/178] Compiling RxSwift Enumerated.swift
[107/178] Compiling RxSwift Error.swift
[108/178] Compiling RxSwift Errors.swift
[109/178] Compiling RxSwift Event.swift
[110/178] Compiling RxSwift Filter.swift
[111/178] Compiling RxSwift First.swift
[112/178] Compiling RxSwift Generate.swift
[113/178] Compiling RxSwift GroupBy.swift
[114/178] Compiling RxSwift GroupedObservable.swift
[115/178] Compiling RxSwift HistoricalScheduler.swift
[116/178] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[117/178] Compiling RxSwift ImmediateSchedulerType.swift
[118/178] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[119/178] Compiling RxSwift Infallible+CombineLatest+arity.swift
[120/178] Compiling RxSwift Infallible+Concurrency.swift
[121/178] Compiling RxSwift Infallible+Create.swift
[122/178] Compiling RxSwift Infallible+Debug.swift
[123/178] Compiling RxSwift Infallible+Operators.swift
[124/178] Compiling RxSwift Infallible+Zip+arity.swift
[125/178] Compiling RxSwift Infallible.swift
[126/178] Compiling RxSwift InfiniteSequence.swift
[127/178] Compiling RxSwift InvocableScheduledItem.swift
[128/178] Compiling RxSwift InvocableType.swift
[129/178] Compiling RxSwift Just.swift
[130/178] Compiling RxSwift Lock.swift
[131/178] Compiling RxSwift LockOwnerType.swift
[132/178] Compiling RxSwift MainScheduler.swift
[133/178] Compiling RxSwift Map.swift
[134/178] Compiling RxSwift Materialize.swift
[135/178] Compiling RxSwift Maybe.swift
[136/178] Compiling RxSwift Merge.swift
[137/178] Compiling RxSwift Multicast.swift
[138/178] Compiling RxSwift AddRef.swift
[139/178] Compiling RxSwift Amb.swift
[140/178] Compiling RxSwift AnonymousDisposable.swift
[141/178] Compiling RxSwift AnonymousObserver.swift
[142/178] Compiling RxSwift AnyObserver.swift
[143/178] Compiling RxSwift AsMaybe.swift
[144/178] Compiling RxSwift AsSingle.swift
[145/178] Compiling RxSwift AsyncLock.swift
[146/178] Compiling RxSwift AsyncSubject.swift
[147/178] Compiling RxSwift AtomicInt.swift
[148/178] Compiling RxSwift Bag+Rx.swift
[149/178] Compiling RxSwift Bag.swift
[150/178] Compiling RxSwift BehaviorSubject.swift
[151/178] Compiling RxSwift BinaryDisposable.swift
[152/178] Compiling RxSwift Binder.swift
[153/178] Compiling RxSwift BooleanDisposable.swift
[154/178] Compiling RxSwift Buffer.swift
[155/178] Compiling RxSwift Cancelable.swift
[156/178] Compiling RxSwift Catch.swift
[157/178] Compiling RxSwift CombineLatest+Collection.swift
[158/178] Compiling RxSwift CombineLatest+arity.swift
[159/178] Compiling RxSwift SynchronizedOnType.swift
[160/178] Compiling RxSwift SynchronizedUnsubscribeType.swift
[161/178] Compiling RxSwift TailRecursiveSink.swift
[162/178] Compiling RxSwift Take.swift
[163/178] Compiling RxSwift TakeLast.swift
[164/178] Compiling RxSwift TakeWithPredicate.swift
[165/178] Compiling RxSwift Throttle.swift
[166/178] Compiling RxSwift Timeout.swift
[167/178] Compiling RxSwift Timer.swift
[168/178] Compiling RxSwift ToArray.swift
[169/178] Compiling RxSwift Using.swift
[170/178] Compiling RxSwift VirtualTimeConverterType.swift
[171/178] Compiling RxSwift VirtualTimeScheduler.swift
[172/178] Compiling RxSwift Window.swift
[173/178] Compiling RxSwift WithLatestFrom.swift
[174/178] Compiling RxSwift WithUnretained.swift
[175/178] Compiling RxSwift Zip+Collection.swift
[176/178] Compiling RxSwift Zip+arity.swift
[177/178] Compiling RxSwift Zip.swift
[178/178] Compiling RxSwift resource_bundle_accessor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/5] Compiling ReusableKit UICollectionView+ReusableKit.swift
[3/5] Compiling ReusableKit UITableView+ReusableKit.swift
[4/5] Emitting module ReusableKit
[5/5] Compiling ReusableKit ReusableKit.swift
[7/150] 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 | }
[8/150] 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 | }
[9/150] 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 | }
[10/150] 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 | }
[11/150] 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 | }
[12/150] 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 | }
[13/150] 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 | }
[14/150] 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 | }
[15/150] 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 | }
[16/150] 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 | }
[17/150] 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 | }
[18/150] 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 | }
[19/150] 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 | }
[20/150] 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 | }
[21/150] 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 | }
[22/150] 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 | }
[23/150] 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 | }
[24/150] 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 | }
[25/150] 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 | }
[26/150] 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 | }
[27/150] 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 | }
[28/170] Compiling RxSwift Never.swift
[29/170] Compiling RxSwift NopDisposable.swift
[30/170] Compiling RxSwift Observable+Concurrency.swift
[31/170] Compiling RxSwift Observable.swift
[32/170] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[33/170] Compiling RxSwift ObservableConvertibleType.swift
[34/170] Compiling RxSwift ObservableType+Extensions.swift
[35/170] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[36/170] Compiling RxSwift ObservableType.swift
[37/170] Compiling RxSwift ObserveOn.swift
[38/170] Compiling RxSwift ObserverBase.swift
[39/170] Compiling RxSwift ObserverType.swift
[40/170] Compiling RxSwift OperationQueueScheduler.swift
[41/170] Compiling RxSwift Optional.swift
[42/170] Compiling RxSwift Platform.Darwin.swift
[43/170] Compiling RxSwift Platform.Linux.swift
[44/170] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[45/170] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[46/170] Compiling RxSwift PrimitiveSequence.swift
[47/170] Compiling RxSwift PriorityQueue.swift
[48/170] Emitting module RxSwift
[49/170] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[50/170] Compiling RxSwift Infallible+CombineLatest+arity.swift
[51/170] Compiling RxSwift Infallible+Concurrency.swift
[52/170] Compiling RxSwift Infallible+Create.swift
[53/170] Compiling RxSwift Infallible+Debug.swift
[54/170] Compiling RxSwift Infallible+Operators.swift
[55/170] Compiling RxSwift Infallible+Zip+arity.swift
[56/170] Compiling RxSwift Infallible.swift
[57/170] Compiling RxSwift InfiniteSequence.swift
[58/170] Compiling RxSwift InvocableScheduledItem.swift
[59/170] Compiling RxSwift InvocableType.swift
[60/170] Compiling RxSwift Just.swift
[61/170] Compiling RxSwift Lock.swift
[62/170] Compiling RxSwift LockOwnerType.swift
[63/170] Compiling RxSwift MainScheduler.swift
[64/170] Compiling RxSwift Map.swift
[65/170] Compiling RxSwift Materialize.swift
[66/170] Compiling RxSwift Maybe.swift
[67/170] Compiling RxSwift Merge.swift
[68/170] Compiling RxSwift Multicast.swift
[69/170] Compiling RxSwift DispatchQueueConfiguration.swift
[70/170] Compiling RxSwift Disposable.swift
[71/170] Compiling RxSwift Disposables.swift
[72/170] Compiling RxSwift DisposeBag.swift
[73/170] Compiling RxSwift DisposeBase.swift
[74/170] Compiling RxSwift DistinctUntilChanged.swift
[75/170] Compiling RxSwift Do.swift
[76/170] Compiling RxSwift ElementAt.swift
[77/170] Compiling RxSwift Empty.swift
[78/170] Compiling RxSwift Enumerated.swift
[79/170] Compiling RxSwift Error.swift
[80/170] Compiling RxSwift Errors.swift
[81/170] Compiling RxSwift Event.swift
[82/170] Compiling RxSwift Filter.swift
[83/170] Compiling RxSwift First.swift
[84/170] Compiling RxSwift Generate.swift
[85/170] Compiling RxSwift GroupBy.swift
[86/170] Compiling RxSwift GroupedObservable.swift
[87/170] Compiling RxSwift HistoricalScheduler.swift
[88/170] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[89/170] Compiling RxSwift ImmediateSchedulerType.swift
[90/170] Compiling RxSwift SchedulerType.swift
[91/170] Compiling RxSwift Sequence.swift
[92/170] Compiling RxSwift SerialDispatchQueueScheduler.swift
[93/170] Compiling RxSwift SerialDisposable.swift
[94/170] Compiling RxSwift ShareReplayScope.swift
[95/170] Compiling RxSwift Single.swift
[96/170] Compiling RxSwift SingleAssignmentDisposable.swift
[97/170] Compiling RxSwift SingleAsync.swift
[98/170] Compiling RxSwift Sink.swift
[99/170] Compiling RxSwift Skip.swift
[100/170] Compiling RxSwift SkipUntil.swift
[101/170] Compiling RxSwift SkipWhile.swift
[102/170] Compiling RxSwift StartWith.swift
[103/170] Compiling RxSwift SubjectType.swift
[104/170] Compiling RxSwift SubscribeOn.swift
[105/170] Compiling RxSwift SubscriptionDisposable.swift
[106/170] Compiling RxSwift SwiftSupport.swift
[107/170] Compiling RxSwift Switch.swift
[108/170] Compiling RxSwift SwitchIfEmpty.swift
[109/170] Compiling RxSwift SynchronizedDisposeType.swift
[110/170] Compiling RxSwift Producer.swift
[111/170] Compiling RxSwift PublishSubject.swift
[112/170] Compiling RxSwift Queue.swift
[113/170] Compiling RxSwift Range.swift
[114/170] Compiling RxSwift Reactive.swift
[115/170] Compiling RxSwift RecursiveLock.swift
[116/170] Compiling RxSwift RecursiveScheduler.swift
[117/170] Compiling RxSwift Reduce.swift
[118/170] Compiling RxSwift RefCountDisposable.swift
[119/170] Compiling RxSwift Repeat.swift
[120/170] Compiling RxSwift ReplaySubject.swift
[121/170] Compiling RxSwift RetryWhen.swift
[122/170] Compiling RxSwift Rx.swift
[123/170] Compiling RxSwift RxMutableBox.swift
[124/170] Compiling RxSwift Sample.swift
[125/170] Compiling RxSwift Scan.swift
[126/170] Compiling RxSwift ScheduledDisposable.swift
[127/170] Compiling RxSwift ScheduledItem.swift
[128/170] Compiling RxSwift ScheduledItemType.swift
[129/170] Compiling RxSwift SchedulerServices+Emulation.swift
[130/170] Compiling RxSwift AddRef.swift
[131/170] Compiling RxSwift Amb.swift
[132/170] Compiling RxSwift AnonymousDisposable.swift
[133/170] Compiling RxSwift AnonymousObserver.swift
[134/170] Compiling RxSwift AnyObserver.swift
[135/170] Compiling RxSwift AsMaybe.swift
[136/170] Compiling RxSwift AsSingle.swift
[137/170] Compiling RxSwift AsyncLock.swift
[138/170] Compiling RxSwift AsyncSubject.swift
[139/170] Compiling RxSwift AtomicInt.swift
[140/170] Compiling RxSwift Bag+Rx.swift
[141/170] Compiling RxSwift Bag.swift
[142/170] Compiling RxSwift BehaviorSubject.swift
[143/170] Compiling RxSwift BinaryDisposable.swift
[144/170] Compiling RxSwift Binder.swift
[145/170] Compiling RxSwift BooleanDisposable.swift
[146/170] Compiling RxSwift Buffer.swift
[147/170] Compiling RxSwift Cancelable.swift
[148/170] Compiling RxSwift Catch.swift
[149/170] Compiling RxSwift CombineLatest+Collection.swift
[150/170] Compiling RxSwift CombineLatest+arity.swift
[151/170] Compiling RxSwift SynchronizedOnType.swift
[152/170] Compiling RxSwift SynchronizedUnsubscribeType.swift
[153/170] Compiling RxSwift TailRecursiveSink.swift
[154/170] Compiling RxSwift Take.swift
[155/170] Compiling RxSwift TakeLast.swift
[156/170] Compiling RxSwift TakeWithPredicate.swift
[157/170] Compiling RxSwift Throttle.swift
[158/170] Compiling RxSwift Timeout.swift
[159/170] Compiling RxSwift Timer.swift
[160/170] Compiling RxSwift ToArray.swift
[161/170] Compiling RxSwift Using.swift
[162/170] Compiling RxSwift VirtualTimeConverterType.swift
[163/170] Compiling RxSwift VirtualTimeScheduler.swift
[164/170] Compiling RxSwift Window.swift
[165/170] Compiling RxSwift WithLatestFrom.swift
[166/170] Compiling RxSwift WithUnretained.swift
[167/170] Compiling RxSwift Zip+Collection.swift
[168/170] Compiling RxSwift Zip+arity.swift
[169/170] Compiling RxSwift Zip.swift
[170/170] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.1 android