Build Information
Failed to build RxSwift, reference 6.9.0 (5dd190
), with Swift 6.2 (beta) for Android on 18 Jun 2025 20:14:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/ReactiveX/RxSwift.git
Reference: 6.9.0
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/ReactiveX/RxSwift
* tag 6.9.0 -> FETCH_HEAD
HEAD is now at 5dd1907 6.9.0
Cloned https://github.com/ReactiveX/RxSwift.git
Revision (git rev-parse @):
5dd1907d64f0d36f158f61a466bab75067224893
SUCCESS checkout https://github.com/ReactiveX/RxSwift.git at 6.9.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/ReactiveX/RxSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Building for debugging...
[0/24] Write sources
[0/24] Copying PrivacyInfo.xcprivacy
[0/24] Write sources
[0/24] Copying PrivacyInfo.xcprivacy
[0/24] Write sources
[7/24] Copying PrivacyInfo.xcprivacy
[8/24] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/168] Compiling RxSwift SchedulerType.swift
[11/168] Compiling RxSwift Sequence.swift
[12/168] Compiling RxSwift SerialDispatchQueueScheduler.swift
[13/168] Compiling RxSwift SerialDisposable.swift
[14/168] Compiling RxSwift ShareReplayScope.swift
[15/168] Compiling RxSwift Single.swift
[16/168] Compiling RxSwift SingleAssignmentDisposable.swift
[17/168] Compiling RxSwift SingleAsync.swift
[18/168] Compiling RxSwift Sink.swift
[19/168] Compiling RxSwift Skip.swift
[20/168] Compiling RxSwift SkipUntil.swift
[21/168] Compiling RxSwift SkipWhile.swift
[22/168] Compiling RxSwift StartWith.swift
[23/168] Compiling RxSwift SubjectType.swift
[24/168] Compiling RxSwift SubscribeOn.swift
[25/168] Compiling RxSwift SubscriptionDisposable.swift
[26/168] Compiling RxSwift SwiftSupport.swift
[27/168] Compiling RxSwift Switch.swift
[28/168] Compiling RxSwift SwitchIfEmpty.swift
[29/168] Compiling RxSwift SynchronizedDisposeType.swift
[30/168] Compiling RxSwift DispatchQueueConfiguration.swift
[31/168] Compiling RxSwift Disposable.swift
[32/168] Compiling RxSwift Disposables.swift
[33/168] Compiling RxSwift DisposeBag.swift
[34/168] Compiling RxSwift DisposeBase.swift
[35/168] Compiling RxSwift DistinctUntilChanged.swift
[36/168] Compiling RxSwift Do.swift
[37/168] Compiling RxSwift ElementAt.swift
[38/168] Compiling RxSwift Empty.swift
[39/168] Compiling RxSwift Enumerated.swift
[40/168] Compiling RxSwift Error.swift
[41/168] Compiling RxSwift Errors.swift
[42/168] Compiling RxSwift Event.swift
[43/168] Compiling RxSwift Filter.swift
[44/168] Compiling RxSwift First.swift
[45/168] Compiling RxSwift Generate.swift
[46/168] Compiling RxSwift GroupBy.swift
[47/168] Compiling RxSwift GroupedObservable.swift
[48/168] Compiling RxSwift HistoricalScheduler.swift
[49/168] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[50/168] Compiling RxSwift ImmediateSchedulerType.swift
[51/168] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[52/168] Compiling RxSwift Infallible+CombineLatest+arity.swift
[53/168] Compiling RxSwift Infallible+Concurrency.swift
[54/168] Compiling RxSwift Infallible+Create.swift
[55/168] Compiling RxSwift Infallible+Debug.swift
[56/168] Compiling RxSwift Infallible+Operators.swift
[57/168] Compiling RxSwift Infallible+Zip+arity.swift
[58/168] Compiling RxSwift Infallible.swift
[59/168] Compiling RxSwift InfiniteSequence.swift
[60/168] Compiling RxSwift InvocableScheduledItem.swift
[61/168] Compiling RxSwift InvocableType.swift
[62/168] Compiling RxSwift Just.swift
[63/168] Compiling RxSwift Lock.swift
[64/168] Compiling RxSwift LockOwnerType.swift
[65/168] Compiling RxSwift MainScheduler.swift
[66/168] Compiling RxSwift Map.swift
[67/168] Compiling RxSwift Materialize.swift
[68/168] Compiling RxSwift Maybe.swift
[69/168] Compiling RxSwift Merge.swift
[70/168] Compiling RxSwift Multicast.swift
[71/188] Emitting module RxSwift
[72/188] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/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/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 | }
[73/188] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/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/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 | }
[74/188] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/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/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 | }
[75/188] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/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/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 | }
[76/188] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/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/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 | }
[77/188] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/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/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 | }
[78/188] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/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/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 | }
[79/188] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/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/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 | }
[80/188] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/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/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 | }
[81/188] Compiling RxSwift Create.swift
/host/spi-builder-workspace/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/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 | }
[82/188] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/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/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 | }
[83/188] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/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/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 | }
[84/188] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/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/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 | }
[85/188] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/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/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 | }
[86/188] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/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/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 | }
[87/188] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/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/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 | }
[88/188] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/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/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 | }
[89/188] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/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/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 | }
[90/188] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/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/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 | }
[91/188] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/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/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 | }
[92/188] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/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/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 | }
[93/188] Compiling RxSwift Never.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[94/188] Compiling RxSwift NopDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[95/188] Compiling RxSwift Observable+Concurrency.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[96/188] Compiling RxSwift Observable.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[97/188] Compiling RxSwift ObservableConvertibleType+Infallible.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[98/188] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[99/188] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[100/188] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[101/188] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[102/188] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[103/188] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[104/188] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[105/188] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[106/188] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[107/188] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[108/188] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[109/188] Compiling RxSwift PrimitiveSequence+Concurrency.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[110/188] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[111/188] Compiling RxSwift PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[112/188] Compiling RxSwift PriorityQueue.swift
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:65:44: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
63 | let task = Task {
64 | do {
65 | for try await value in self {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 | observer.onNext(value)
67 | }
/host/spi-builder-workspace/Sources/RxSwift/Observable+Concurrency.swift:61:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
59 | ///
60 | /// - returns: An `Observable` of the async sequence's type
61 | func asObservable() -> Observable<Element> {
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | Observable.create { observer in
63 | let task = Task {
[113/188] Compiling RxSwift Producer.swift
[114/188] Compiling RxSwift PublishSubject.swift
[115/188] Compiling RxSwift Queue.swift
[116/188] Compiling RxSwift Range.swift
[117/188] Compiling RxSwift Reactive.swift
[118/188] Compiling RxSwift RecursiveLock.swift
[119/188] Compiling RxSwift RecursiveScheduler.swift
[120/188] Compiling RxSwift Reduce.swift
[121/188] Compiling RxSwift RefCountDisposable.swift
[122/188] Compiling RxSwift Repeat.swift
[123/188] Compiling RxSwift ReplaySubject.swift
[124/188] Compiling RxSwift RetryWhen.swift
[125/188] Compiling RxSwift Rx.swift
[126/188] Compiling RxSwift RxMutableBox.swift
[127/188] Compiling RxSwift Sample.swift
[128/188] Compiling RxSwift Scan.swift
[129/188] Compiling RxSwift ScheduledDisposable.swift
[130/188] Compiling RxSwift ScheduledItem.swift
[131/188] Compiling RxSwift ScheduledItemType.swift
[132/188] Compiling RxSwift SchedulerServices+Emulation.swift
[133/188] Compiling RxSwift AddRef.swift
[134/188] Compiling RxSwift Amb.swift
[135/188] Compiling RxSwift AnonymousDisposable.swift
[136/188] Compiling RxSwift AnonymousObserver.swift
[137/188] Compiling RxSwift AnyObserver.swift
[138/188] Compiling RxSwift AsMaybe.swift
[139/188] Compiling RxSwift AsSingle.swift
[140/188] Compiling RxSwift AsyncLock.swift
[141/188] Compiling RxSwift AsyncSubject.swift
[142/188] Compiling RxSwift AtomicInt.swift
[143/188] Compiling RxSwift Bag+Rx.swift
[144/188] Compiling RxSwift Bag.swift
[145/188] Compiling RxSwift BehaviorSubject.swift
[146/188] Compiling RxSwift BinaryDisposable.swift
[147/188] Compiling RxSwift Binder.swift
[148/188] Compiling RxSwift BooleanDisposable.swift
[149/188] Compiling RxSwift Buffer.swift
[150/188] Compiling RxSwift Cancelable.swift
[151/188] Compiling RxSwift Catch.swift
[152/188] Compiling RxSwift CombineLatest+Collection.swift
[153/188] Compiling RxSwift CombineLatest+arity.swift
[154/188] Compiling RxSwift SynchronizedOnType.swift
[155/188] Compiling RxSwift SynchronizedUnsubscribeType.swift
[156/188] Compiling RxSwift TailRecursiveSink.swift
[157/188] Compiling RxSwift Take.swift
[158/188] Compiling RxSwift TakeLast.swift
[159/188] Compiling RxSwift TakeWithPredicate.swift
[160/188] Compiling RxSwift Throttle.swift
[161/188] Compiling RxSwift Timeout.swift
[162/188] Compiling RxSwift Timer.swift
[163/188] Compiling RxSwift ToArray.swift
[164/188] Compiling RxSwift Using.swift
[165/188] Compiling RxSwift VirtualTimeConverterType.swift
[166/188] Compiling RxSwift VirtualTimeScheduler.swift
[167/188] Compiling RxSwift Window.swift
[168/188] Compiling RxSwift WithLatestFrom.swift
[169/188] Compiling RxSwift WithUnretained.swift
[170/188] Compiling RxSwift Zip+Collection.swift
[171/188] Compiling RxSwift Zip+arity.swift
[172/188] Compiling RxSwift Zip.swift
[173/188] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.2 android