Build Information
Failed to build Entryable, reference master (edc009
), with Swift 6.2 (beta) for Android on 20 Jun 2025 03:50:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.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/yume190/Entryable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git
Revision (git rev-parse @):
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/yume190/Entryable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/30141] Fetching alamofire
[1810/82851] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (6.59s)
Fetched https://github.com/ReactiveX/RxSwift from cache (6.71s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (9.54s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (1.71s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Building for debugging...
[0/16] Write sources
[0/16] Copying PrivacyInfo.xcprivacy
[0/16] Write sources
[0/16] Copying PrivacyInfo.xcprivacy
[6/16] Write sources
[7/16] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/199] Compiling RxSwift Lock.swift
[10/199] Compiling RxSwift LockOwnerType.swift
[11/199] Compiling RxSwift MainScheduler.swift
[12/199] Compiling RxSwift Map.swift
[13/199] Compiling RxSwift Materialize.swift
[14/204] Compiling RxSwift AddRef.swift
[15/204] Compiling RxSwift Amb.swift
[16/204] Compiling RxSwift AnonymousDisposable.swift
[17/204] Compiling RxSwift AnonymousObserver.swift
[18/204] Compiling RxSwift AnyObserver.swift
[19/204] Compiling RxSwift AsMaybe.swift
[20/204] Compiling RxSwift SchedulerType.swift
[21/204] Compiling RxSwift Sequence.swift
[22/204] Compiling RxSwift SerialDispatchQueueScheduler.swift
[23/204] Compiling RxSwift SerialDisposable.swift
[24/204] Compiling RxSwift ShareReplayScope.swift
[25/204] Compiling RxSwift Single.swift
[26/204] Compiling RxSwift SingleAssignmentDisposable.swift
[27/204] Compiling RxSwift SingleAsync.swift
[28/204] Compiling RxSwift Sink.swift
[29/204] Compiling RxSwift Skip.swift
[30/204] Compiling RxSwift SkipUntil.swift
[31/204] Compiling RxSwift SkipWhile.swift
[32/204] Compiling RxSwift StartWith.swift
[33/204] Compiling RxSwift SubjectType.swift
[34/204] Compiling RxSwift SubscribeOn.swift
[35/204] Compiling RxSwift SubscriptionDisposable.swift
[36/204] Compiling RxSwift SwiftSupport.swift
[37/204] Compiling RxSwift Switch.swift
[38/204] Compiling RxSwift SwitchIfEmpty.swift
[39/204] Compiling RxSwift SynchronizedDisposeType.swift
[46/224] Compiling RxSwift AsSingle.swift
[47/224] Compiling RxSwift AsyncLock.swift
[48/224] Compiling RxSwift AsyncSubject.swift
[49/224] Compiling RxSwift AtomicInt.swift
[50/224] Compiling RxSwift Bag+Rx.swift
[51/224] Compiling RxSwift Bag.swift
[52/224] Compiling RxSwift BehaviorSubject.swift
[53/224] Compiling RxSwift BinaryDisposable.swift
[54/224] Compiling RxSwift Binder.swift
[55/224] Compiling RxSwift BooleanDisposable.swift
[56/224] Compiling RxSwift Buffer.swift
[57/224] Compiling RxSwift Cancelable.swift
[58/224] Compiling RxSwift Catch.swift
[59/224] Compiling RxSwift CombineLatest+Collection.swift
[60/224] Compiling RxSwift CombineLatest+arity.swift
[61/224] Emitting module RxSwift
[62/224] Compiling RxSwift Never.swift
[63/224] Compiling RxSwift NopDisposable.swift
[64/224] Compiling RxSwift Observable+Concurrency.swift
[65/224] Compiling RxSwift Observable.swift
[66/224] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[67/224] Compiling RxSwift ObservableConvertibleType.swift
[68/224] Compiling RxSwift ObservableType+Extensions.swift
[69/224] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[70/224] Compiling RxSwift ObservableType.swift
[71/224] Compiling RxSwift ObserveOn.swift
[72/224] Compiling RxSwift ObserverBase.swift
[73/224] Compiling RxSwift ObserverType.swift
[74/224] Compiling RxSwift OperationQueueScheduler.swift
[75/224] Compiling RxSwift Optional.swift
[76/224] Compiling RxSwift Platform.Darwin.swift
[77/224] Compiling RxSwift Platform.Linux.swift
[78/224] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[79/224] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[80/224] Compiling RxSwift PrimitiveSequence.swift
[81/224] Compiling RxSwift PriorityQueue.swift
[82/224] Compiling RxSwift Producer.swift
[83/224] Compiling RxSwift PublishSubject.swift
[84/224] Compiling RxSwift Queue.swift
[85/224] Compiling RxSwift Range.swift
[86/224] Compiling RxSwift Reactive.swift
[87/224] Compiling RxSwift RecursiveLock.swift
[88/224] Compiling RxSwift RecursiveScheduler.swift
[89/224] Compiling RxSwift Reduce.swift
[90/224] Compiling RxSwift RefCountDisposable.swift
[91/224] Compiling RxSwift Repeat.swift
[92/224] Compiling RxSwift ReplaySubject.swift
[93/224] Compiling RxSwift RetryWhen.swift
[94/224] Compiling RxSwift Rx.swift
[95/224] Compiling RxSwift RxMutableBox.swift
[96/224] Compiling RxSwift Sample.swift
[97/224] Compiling RxSwift Scan.swift
[98/224] Compiling RxSwift ScheduledDisposable.swift
[99/224] Compiling RxSwift ScheduledItem.swift
[100/224] Compiling RxSwift ScheduledItemType.swift
[101/224] Compiling RxSwift SchedulerServices+Emulation.swift
[106/224] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[107/224] Compiling RxSwift Infallible+CombineLatest+arity.swift
[108/224] Compiling RxSwift Infallible+Concurrency.swift
[109/224] Compiling RxSwift Infallible+Create.swift
[110/224] Compiling RxSwift Infallible+Debug.swift
[111/224] Compiling RxSwift Infallible+Operators.swift
[117/224] Compiling RxSwift Infallible+Zip+arity.swift
[118/224] Compiling RxSwift Infallible.swift
[119/224] Compiling RxSwift InfiniteSequence.swift
[120/224] Compiling RxSwift InvocableScheduledItem.swift
[121/224] Compiling RxSwift InvocableType.swift
[122/224] Compiling RxSwift Just.swift
[129/224] Emitting module Alamofire
[130/224] Compiling RxSwift DispatchQueueConfiguration.swift
[131/224] Compiling RxSwift Disposable.swift
[132/224] Compiling RxSwift Disposables.swift
[133/224] Compiling RxSwift DisposeBag.swift
[134/224] Compiling RxSwift DisposeBase.swift
[135/224] Compiling RxSwift DistinctUntilChanged.swift
[136/224] Compiling RxSwift Do.swift
[137/224] Compiling RxSwift ElementAt.swift
[138/224] Compiling RxSwift Empty.swift
[139/224] Compiling RxSwift Enumerated.swift
[140/224] Compiling RxSwift Error.swift
[141/224] Compiling RxSwift Errors.swift
[142/224] Compiling RxSwift Event.swift
[143/224] Compiling RxSwift Filter.swift
[144/224] Compiling RxSwift First.swift
[145/224] Compiling RxSwift Generate.swift
[146/224] Compiling RxSwift GroupBy.swift
[147/224] Compiling RxSwift GroupedObservable.swift
[148/224] Compiling RxSwift HistoricalScheduler.swift
[149/224] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[150/224] Compiling RxSwift ImmediateSchedulerType.swift
[168/224] Compiling Alamofire RetryPolicy.swift
[169/224] Compiling Alamofire ServerTrustEvaluation.swift
[170/224] Compiling Alamofire URLEncodedFormEncoder.swift
[171/224] Compiling Alamofire Validation.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 | }
[172/224] Compiling Alamofire resource_bundle_accessor.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 | }
[173/224] 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 | }
[174/224] 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 | }
[175/224] 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 | }
[176/224] 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 | }
[177/224] 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 | }
[178/224] 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 | }
[179/224] 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 | }
[180/224] 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 | }
[181/224] 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 | }
[182/224] 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 | }
[183/224] 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 | }
[184/224] 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 | }
[185/224] 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 | }
[186/224] 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 | }
[187/224] 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 | }
[188/224] 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 | }
[189/224] 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 | }
[190/224] 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 | }
[191/224] 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 | }
[197/225] Wrapping AST for Alamofire for debugging
[199/233] Compiling Entryable Entryable.swift
[200/234] Compiling Entryable Codable+Ex.swift
[201/234] Compiling Entryable NetError.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
[202/234] Compiling Entryable HTTPRawResponse.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:14:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
12 | public let data: T
13 | public let request: URLRequest?
14 | public let response: HTTPURLResponse?
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:64: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
17 | self.data = data
18 | self.request = request
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[203/234] Compiling Entryable Entry.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
56 | request.validate().responseData { (res) in
57 | let result = res.result.map { data in
58 | return HTTPRawResponse(data: data, request: res.request, response: res.response)
| |- error: generic parameter 'T' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
59 | }
60 | continuation.resume(with: result)
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: 'T' declared as parameter to type 'HTTPRawResponse'
12 | public let data: T
13 | public let request: URLRequest?
error: emit-module command failed with exit code 1 (use -v to see invocation)
[204/234] Compiling Entryable Client.swift
[205/234] Compiling Entryable ClientBuilder.swift
[206/234] Emitting module Entryable
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:14:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
12 | public let data: T
13 | public let request: URLRequest?
14 | public let response: HTTPURLResponse?
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:64: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
17 | self.data = data
18 | self.request = request
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[207/234] Compiling Entryable ParameterType.swift
BUILD FAILURE 6.2 android