Build Information
Failed to build RxAlamofire, reference v6.1.2 (9535b5
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 00:14:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxAlamofire.git
Reference: v6.1.2
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/RxSwiftCommunity/RxAlamofire
* tag v6.1.2 -> FETCH_HEAD
HEAD is now at 9535b58 Merge pull request #202 from RxSwiftCommunity/chore/fix-release
Cloned https://github.com/RxSwiftCommunity/RxAlamofire.git
Revision (git rev-parse @):
9535b58695b91fb67f56d58d6fd0c76462d7743a
SUCCESS checkout https://github.com/RxSwiftCommunity/RxAlamofire.git at v6.1.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxAlamofire.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/7900] Fetching ohhttpstubs
[3477/38041] Fetching ohhttpstubs, alamofire
[8762/90744] Fetching ohhttpstubs, alamofire, rxswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.26s)
[8587/82844] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (7.40s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.47s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (9.42s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (1.22s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.44s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/193] Emitting module Alamofire
[12/198] Compiling RxSwift AddRef.swift
[13/198] Compiling RxSwift Amb.swift
[14/198] Compiling RxSwift AnonymousDisposable.swift
[15/198] Compiling RxSwift AnonymousObserver.swift
[16/198] Compiling RxSwift AnyObserver.swift
[17/198] Compiling RxSwift AsMaybe.swift
[18/198] Compiling RxSwift Completable+AndThen.swift
[19/198] Compiling RxSwift Completable.swift
[20/198] Compiling RxSwift CompositeDisposable.swift
[21/198] Compiling RxSwift Concat.swift
[22/198] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[23/198] Compiling RxSwift Catch.swift
[24/198] Compiling RxSwift CombineLatest+Collection.swift
[25/198] Compiling RxSwift CombineLatest+arity.swift
[26/198] Compiling RxSwift CombineLatest.swift
[27/198] Compiling RxSwift CompactMap.swift
[28/198] Compiling RxSwift BehaviorSubject.swift
[29/198] Compiling RxSwift BinaryDisposable.swift
[30/198] Compiling RxSwift Binder.swift
[31/198] Compiling RxSwift BooleanDisposable.swift
[32/198] Compiling RxSwift Buffer.swift
[33/198] Compiling RxSwift Cancelable.swift
[34/198] Compiling RxSwift ConcurrentMainScheduler.swift
[35/198] Compiling RxSwift ConnectableObservableType.swift
[36/198] Compiling RxSwift Create.swift
[37/198] Compiling RxSwift CurrentThreadScheduler.swift
[38/198] Compiling RxSwift Date+Dispatch.swift
[39/198] Emitting module RxSwift
[52/218] Compiling RxSwift Debounce.swift
[53/218] Compiling RxSwift Debug.swift
[54/218] Compiling RxSwift Decode.swift
[55/218] Compiling RxSwift DefaultIfEmpty.swift
[56/218] Compiling RxSwift Deferred.swift
[57/218] Compiling Alamofire RetryPolicy.swift
[58/218] Compiling Alamofire ServerTrustEvaluation.swift
[59/218] Compiling Alamofire URLEncodedFormEncoder.swift
[60/218] Compiling Alamofire Validation.swift
[61/218] Compiling RxSwift SchedulerType.swift
[62/218] Compiling RxSwift Sequence.swift
[63/218] Compiling RxSwift SerialDispatchQueueScheduler.swift
[64/218] Compiling RxSwift SerialDisposable.swift
[65/218] Compiling RxSwift ShareReplayScope.swift
[66/218] Compiling RxSwift Single.swift
[67/218] Compiling RxSwift SingleAssignmentDisposable.swift
[68/218] Compiling RxSwift SingleAsync.swift
[69/218] Compiling RxSwift Sink.swift
[70/218] Compiling RxSwift Skip.swift
[71/218] Compiling RxSwift SkipUntil.swift
[72/218] Compiling RxSwift SkipWhile.swift
[73/218] Compiling RxSwift StartWith.swift
[74/218] Compiling RxSwift SubjectType.swift
[75/218] Compiling RxSwift SubscribeOn.swift
[76/218] Compiling RxSwift SubscriptionDisposable.swift
[77/218] Compiling RxSwift SwiftSupport.swift
[78/218] Compiling RxSwift Switch.swift
[79/218] Compiling RxSwift SwitchIfEmpty.swift
[80/218] Compiling RxSwift SynchronizedDisposeType.swift
[87/218] Compiling RxSwift AsSingle.swift
[88/218] Compiling RxSwift AsyncLock.swift
[89/218] Compiling RxSwift AsyncSubject.swift
[90/218] Compiling RxSwift AtomicInt.swift
[91/218] Compiling RxSwift Bag+Rx.swift
[92/218] Compiling RxSwift Bag.swift
[102/218] Compiling RxSwift Never.swift
[105/218] Compiling RxSwift NopDisposable.swift
[107/218] Compiling RxSwift Observable+Concurrency.swift
[109/218] Compiling RxSwift Observable.swift
[111/218] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[113/218] Compiling RxSwift ObservableConvertibleType.swift
[114/218] Compiling RxSwift ObservableType+Extensions.swift
[115/218] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[116/218] Compiling RxSwift ObservableType.swift
[117/218] Compiling RxSwift ObserveOn.swift
[118/218] Compiling RxSwift ObserverBase.swift
[119/218] Compiling RxSwift ObserverType.swift
[120/218] Compiling RxSwift OperationQueueScheduler.swift
[121/218] Compiling RxSwift Optional.swift
[122/218] Compiling RxSwift Platform.Darwin.swift
[123/218] Compiling RxSwift Platform.Linux.swift
[124/218] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[125/218] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[126/218] Compiling RxSwift PrimitiveSequence.swift
[127/218] Compiling RxSwift PriorityQueue.swift
[128/218] Compiling RxSwift Producer.swift
[129/218] Compiling RxSwift PublishSubject.swift
[130/218] Compiling RxSwift Queue.swift
[131/218] Compiling RxSwift Range.swift
[132/218] Compiling RxSwift Reactive.swift
[133/218] Compiling RxSwift RecursiveLock.swift
[134/218] Compiling RxSwift RecursiveScheduler.swift
[135/218] Compiling RxSwift Reduce.swift
[136/218] Compiling RxSwift RefCountDisposable.swift
[137/218] Compiling RxSwift Repeat.swift
[138/218] Compiling RxSwift ReplaySubject.swift
[139/218] Compiling RxSwift RetryWhen.swift
[140/218] Compiling RxSwift Rx.swift
[141/218] Compiling RxSwift RxMutableBox.swift
[142/218] Compiling RxSwift Sample.swift
[143/218] Compiling RxSwift Scan.swift
[144/218] Compiling RxSwift ScheduledDisposable.swift
[145/218] Compiling RxSwift ScheduledItem.swift
[146/218] Compiling RxSwift ScheduledItemType.swift
[147/218] Compiling RxSwift SchedulerServices+Emulation.swift
[152/218] Compiling Alamofire resource_bundle_accessor.swift
[154/218] Compiling RxSwift Disposable.swift
[155/218] Compiling RxSwift Disposables.swift
[156/218] Compiling RxSwift DisposeBag.swift
[157/218] Compiling RxSwift DisposeBase.swift
[158/218] Compiling RxSwift DistinctUntilChanged.swift
[159/218] Compiling RxSwift Do.swift
[160/218] Compiling RxSwift ElementAt.swift
[161/218] Compiling RxSwift Empty.swift
[162/218] Compiling RxSwift Enumerated.swift
[163/218] Compiling RxSwift Error.swift
[164/218] Compiling RxSwift Errors.swift
[165/218] Compiling RxSwift Event.swift
[166/218] Compiling RxSwift Filter.swift
[167/218] Compiling RxSwift First.swift
[168/218] Compiling RxSwift Generate.swift
[169/218] Compiling RxSwift GroupBy.swift
[170/218] Compiling RxSwift GroupedObservable.swift
[171/218] Compiling RxSwift HistoricalScheduler.swift
[172/218] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[173/218] Compiling RxSwift ImmediateSchedulerType.swift
[174/218] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[175/218] Compiling RxSwift Infallible+CombineLatest+arity.swift
[176/218] Compiling RxSwift Infallible+Concurrency.swift
[177/218] Compiling RxSwift Infallible+Create.swift
[178/218] Compiling RxSwift Infallible+Debug.swift
[179/218] Compiling RxSwift Infallible+Operators.swift
[180/218] Compiling RxSwift Infallible+Zip+arity.swift
[181/218] Compiling RxSwift Infallible.swift
[182/218] Compiling RxSwift InfiniteSequence.swift
[183/218] Compiling RxSwift InvocableScheduledItem.swift
[184/218] Compiling RxSwift InvocableType.swift
[185/218] Compiling RxSwift Just.swift
[186/218] Compiling RxSwift Lock.swift
[187/218] Compiling RxSwift LockOwnerType.swift
[188/218] Compiling RxSwift MainScheduler.swift
[189/218] Compiling RxSwift Map.swift
[190/218] Compiling RxSwift Materialize.swift
[191/218] Compiling RxSwift Maybe.swift
[192/218] Compiling RxSwift Merge.swift
[193/218] Compiling RxSwift Multicast.swift
[200/219] Compiling RxSwift SynchronizedOnType.swift
[201/219] Compiling RxSwift SynchronizedUnsubscribeType.swift
[202/219] Compiling RxSwift TailRecursiveSink.swift
[203/219] Compiling RxSwift Take.swift
[204/219] Compiling RxSwift TakeLast.swift
[205/219] Compiling RxSwift TakeWithPredicate.swift
[206/219] Compiling RxSwift Throttle.swift
[207/219] Compiling RxSwift Timeout.swift
[208/219] Compiling RxSwift Timer.swift
[209/219] Compiling RxSwift ToArray.swift
[210/219] Compiling RxSwift Using.swift
[211/219] Compiling RxSwift VirtualTimeConverterType.swift
[212/219] Compiling RxSwift VirtualTimeScheduler.swift
[213/219] Compiling RxSwift Window.swift
[214/219] Compiling RxSwift WithLatestFrom.swift
[215/219] Compiling RxSwift WithUnretained.swift
[216/219] Compiling RxSwift Zip+Collection.swift
[217/219] Compiling RxSwift Zip+arity.swift
[218/219] Compiling RxSwift Zip.swift
[219/219] Compiling RxSwift resource_bundle_accessor.swift
[221/227] Compiling RxRelay Utils.swift
[222/227] Compiling RxRelay ReplayRelay.swift
[223/227] Compiling RxRelay PublishRelay.swift
[224/227] Compiling RxRelay resource_bundle_accessor.swift
[225/227] Compiling RxRelay BehaviorRelay.swift
[226/227] Emitting module RxRelay
[227/227] Compiling RxRelay Observable+Bind.swift
[229/313] Compiling RxCocoa UIButton+Rx.swift
[230/313] Compiling RxCocoa UICollectionView+Rx.swift
[231/313] Compiling RxCocoa UIControl+Rx.swift
[232/313] Compiling RxCocoa UIDatePicker+Rx.swift
[233/313] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[234/313] Compiling RxCocoa UINavigationController+Rx.swift
[235/313] Compiling RxCocoa UIPickerView+Rx.swift
[236/313] Compiling RxCocoa UIRefreshControl+Rx.swift
[237/313] Compiling RxCocoa UIScrollView+Rx.swift
[238/313] Compiling RxCocoa UISearchBar+Rx.swift
[239/313] Compiling RxCocoa UISearchController+Rx.swift
[240/313] Compiling RxCocoa UISegmentedControl+Rx.swift
[241/313] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[242/313] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[243/313] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[244/313] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[245/313] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[246/313] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[247/313] Compiling RxCocoa RxPickerViewAdapter.swift
[248/313] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[249/313] Compiling RxCocoa RxPickerViewDataSourceType.swift
[250/313] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[251/313] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[252/313] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[253/324] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[254/324] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[255/324] Compiling RxCocoa RxTabBarDelegateProxy.swift
[256/324] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[257/324] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[258/324] Compiling RxCocoa RxTableViewDataSourceType.swift
[259/324] Compiling RxCocoa RxTableViewDelegateProxy.swift
[260/324] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[261/324] Compiling RxCocoa RxTarget.swift
[262/324] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[263/324] Compiling RxCocoa RxTextViewDelegateProxy.swift
[264/324] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[265/324] Compiling RxCocoa Infallible+Bind.swift
[266/324] Compiling RxCocoa Infallible+Driver.swift
[267/324] Compiling RxCocoa ItemEvents.swift
[268/324] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[269/324] Compiling RxCocoa KVORepresentable+Swift.swift
[270/324] Compiling RxCocoa KVORepresentable.swift
[271/324] Compiling RxCocoa NSButton+Rx.swift
[272/324] Compiling RxCocoa NSControl+Rx.swift
[273/324] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[274/324] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[275/324] Compiling RxCocoa NSObject+Rx.swift
[276/324] Compiling RxCocoa NSSlider+Rx.swift
[277/324] Compiling RxCocoa BehaviorRelay+Driver.swift
[278/324] Compiling RxCocoa ControlEvent+Driver.swift
[279/324] Compiling RxCocoa ControlEvent+Signal.swift
[280/324] Compiling RxCocoa ControlEvent.swift
[281/324] Compiling RxCocoa ControlProperty+Driver.swift
[282/324] Compiling RxCocoa ControlProperty.swift
[283/324] Compiling RxCocoa ControlTarget.swift
[284/324] Compiling RxCocoa DelegateProxy.swift
[285/324] Compiling RxCocoa DelegateProxyType.swift
[286/324] Compiling RxCocoa DispatchQueue+Extensions.swift
[287/324] Compiling RxCocoa Driver+Subscription.swift
[288/324] Compiling RxCocoa Driver.swift
[289/324] Emitting module RxCocoa
[290/324] Compiling RxCocoa UISlider+Rx.swift
[291/324] Compiling RxCocoa UIStepper+Rx.swift
[292/324] Compiling RxCocoa UISwitch+Rx.swift
[293/324] Compiling RxCocoa UITabBar+Rx.swift
[294/324] Compiling RxCocoa UITabBarController+Rx.swift
[295/324] Compiling RxCocoa UITableView+Rx.swift
[296/324] Compiling RxCocoa UITextField+Rx.swift
[297/324] Compiling RxCocoa UITextView+Rx.swift
[298/324] Compiling RxCocoa URLSession+Rx.swift
[299/324] Compiling RxCocoa WKWebView+Rx.swift
[300/324] Compiling RxCocoa resource_bundle_accessor.swift
[301/324] Compiling RxCocoa NSTextField+Rx.swift
[302/324] Compiling RxCocoa NSTextStorage+Rx.swift
[303/324] Compiling RxCocoa NSTextView+Rx.swift
[304/324] Compiling RxCocoa NSView+Rx.swift
[305/324] Compiling RxCocoa NotificationCenter+Rx.swift
[306/324] Compiling RxCocoa Observable+Bind.swift
[307/324] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[308/324] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[309/324] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[310/324] Compiling RxCocoa PublishRelay+Signal.swift
[311/324] Compiling RxCocoa RxCocoa.swift
[312/324] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[313/324] Compiling RxCocoa SchedulerType+SharedSequence.swift
[314/324] Compiling RxCocoa SectionedViewDataSourceType.swift
[315/324] Compiling RxCocoa SharedSequence+Concurrency.swift
[316/324] Compiling RxCocoa SharedSequence+Operators+arity.swift
[317/324] Compiling RxCocoa SharedSequence+Operators.swift
[318/324] Compiling RxCocoa SharedSequence.swift
[319/324] Compiling RxCocoa Signal+Subscription.swift
[320/324] Compiling RxCocoa Signal.swift
[321/324] Compiling RxCocoa TextInput.swift
[322/324] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[323/324] Compiling RxCocoa UIApplication+Rx.swift
[324/324] Compiling RxCocoa UIBarButtonItem+Rx.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[326/328] Compiling RxAlamofire URLSession+RxAlamofire.swift
[327/328] Emitting module RxAlamofire
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:27:24: error: no type named 'URLRequest' in module 'Foundation'
25 | encoding: ParameterEncoding = URLEncoding.default,
26 | headers: HTTPHeaders? = nil)
27 | throws -> Foundation.URLRequest {
| `- error: no type named 'URLRequest' in module 'Foundation'
28 | var mutableURLRequest = Foundation.URLRequest(url: try url.asURL())
29 | mutableURLRequest.httpMethod = method.rawValue
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:646:1: warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
644 | // MARK: Manager - Extension of Manager
645 |
646 | extension Alamofire.Session: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
647 |
648 | protocol RxAlamofireRequest {
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1324:1: warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
1322 | }
1323 |
1324 | extension Request: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
1325 |
1326 | public extension Reactive where Base: DataRequest {
[328/328] Compiling RxAlamofire RxAlamofire.swift
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:27:24: error: no type named 'URLRequest' in module 'Foundation'
25 | encoding: ParameterEncoding = URLEncoding.default,
26 | headers: HTTPHeaders? = nil)
27 | throws -> Foundation.URLRequest {
| `- error: no type named 'URLRequest' in module 'Foundation'
28 | var mutableURLRequest = Foundation.URLRequest(url: try url.asURL())
29 | mutableURLRequest.httpMethod = method.rawValue
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:646:1: warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
644 | // MARK: Manager - Extension of Manager
645 |
646 | extension Alamofire.Session: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
647 |
648 | protocol RxAlamofireRequest {
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1324:1: warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
1322 | }
1323 |
1324 | extension Request: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
1325 |
1326 | public extension Reactive where Base: DataRequest {
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:28:27: error: module 'Foundation' has no member named 'URLRequest'
26 | headers: HTTPHeaders? = nil)
27 | throws -> Foundation.URLRequest {
28 | var mutableURLRequest = Foundation.URLRequest(url: try url.asURL())
| `- error: module 'Foundation' has no member named 'URLRequest'
29 | mutableURLRequest.httpMethod = method.rawValue
30 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1316:43: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
1314 |
1315 | func validate<S: Sequence>(contentType acceptableContentTypes: S) -> Observable<Element> where S.Iterator.Element == String {
1316 | return map { $0.validate(contentType: acceptableContentTypes) }
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
1317 | }
1318 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1315:42: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
1313 | }
1314 |
1315 | func validate<S: Sequence>(contentType acceptableContentTypes: S) -> Observable<Element> where S.Iterator.Element == String {
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
1316 | return map { $0.validate(contentType: acceptableContentTypes) }
1317 | }
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1393:15: warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
1391 | let request = self.base
1392 |
1393 | request.responseJSON { response in
| `- warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
1394 | switch response.result {
1395 | case .success:
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1478:47: warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1476 | */
1477 | func responseJSON(options: JSONSerialization.ReadingOptions = .allowFragments) -> Observable<(HTTPURLResponse, Any)> {
1478 | return responseResult(responseSerializer: JSONResponseSerializer(options: options))
| `- warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1479 | }
1480 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1489:39: warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1487 | */
1488 | func json(options: JSONSerialization.ReadingOptions = .allowFragments) -> Observable<Any> {
1489 | return result(responseSerializer: JSONResponseSerializer(options: options))
| `- warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1490 | }
1491 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
BUILD FAILURE 6.2 linux