This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxAlamofire with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxAlamofire.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b1bc0c4 chore(release): 6.1.2 [skip ci]
Cloned https://github.com/RxSwiftCommunity/RxAlamofire.git
Revision (git rev-parse @):
b1bc0c45f743fe87a2a741430ac589de9736ab66
SUCCESS checkout https://github.com/RxSwiftCommunity/RxAlamofire.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/RxSwiftCommunity/RxAlamofire.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/7888] Fetching ohhttpstubs
[3945/36668] Fetching ohhttpstubs, alamofire
[11631/88084] Fetching ohhttpstubs, alamofire, rxswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (4.31s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.37s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.45s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.53s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.7.1 (0.50s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.41s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.7.1
Building for debugging...
[0/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/189] Emitting module Alamofire
[9/194] Compiling Alamofire RetryPolicy.swift
[10/194] Compiling Alamofire ServerTrustEvaluation.swift
[11/194] Compiling Alamofire URLEncodedFormEncoder.swift
[12/194] Compiling Alamofire Validation.swift
[13/194] Compiling Alamofire resource_bundle_accessor.swift
[14/194] Compiling RxSwift BehaviorSubject.swift
[15/194] Compiling RxSwift BinaryDisposable.swift
[16/194] Compiling RxSwift Binder.swift
[17/194] Compiling RxSwift BooleanDisposable.swift
[18/194] Compiling RxSwift Buffer.swift
[19/194] Compiling RxSwift SchedulerServices+Emulation.swift
[20/194] Compiling RxSwift SchedulerType.swift
[21/194] Compiling RxSwift Sequence.swift
[22/194] Compiling RxSwift SerialDispatchQueueScheduler.swift
[23/194] Compiling RxSwift SerialDisposable.swift
[24/194] Compiling RxSwift ShareReplayScope.swift
[25/194] Compiling RxSwift Single.swift
[26/194] Compiling RxSwift SingleAssignmentDisposable.swift
[27/194] Compiling RxSwift SingleAsync.swift
[28/194] Compiling RxSwift Sink.swift
[29/194] Compiling RxSwift Skip.swift
[30/194] Compiling RxSwift SkipUntil.swift
[31/194] Compiling RxSwift SkipWhile.swift
[32/194] Compiling RxSwift StartWith.swift
[33/194] Compiling RxSwift SubjectType.swift
[34/194] Compiling RxSwift SubscribeOn.swift
[35/194] Compiling RxSwift SubscriptionDisposable.swift
[36/194] Compiling RxSwift SwiftSupport.swift
[37/194] Compiling RxSwift Switch.swift
[38/194] Compiling RxSwift SwitchIfEmpty.swift
[39/194] Compiling RxSwift CompactMap.swift
[40/194] Compiling RxSwift Completable+AndThen.swift
[41/194] Compiling RxSwift Completable.swift
[42/194] Compiling RxSwift CompositeDisposable.swift
[43/194] Compiling RxSwift Concat.swift
[44/194] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[45/194] Compiling RxSwift ConcurrentMainScheduler.swift
[46/194] Compiling RxSwift ConnectableObservableType.swift
[47/194] Compiling RxSwift Create.swift
[48/194] Compiling RxSwift CurrentThreadScheduler.swift
[49/194] Compiling RxSwift Cancelable.swift
[50/194] Compiling RxSwift Catch.swift
[51/194] Compiling RxSwift CombineLatest+Collection.swift
[52/194] Compiling RxSwift CombineLatest+arity.swift
[53/194] Compiling RxSwift CombineLatest.swift
[54/194] Compiling RxSwift Date+Dispatch.swift
[55/194] Compiling RxSwift Debounce.swift
[56/194] Compiling RxSwift Debug.swift
[57/194] Compiling RxSwift Decode.swift
[58/194] Compiling RxSwift DefaultIfEmpty.swift
[59/194] Compiling RxSwift Deferred.swift
[60/214] Compiling RxSwift Multicast.swift
[61/214] Compiling RxSwift Never.swift
[62/214] Compiling RxSwift NopDisposable.swift
[63/214] Compiling RxSwift Observable+Concurrency.swift
[64/214] Compiling RxSwift Observable.swift
[65/214] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[66/214] Compiling RxSwift ObservableConvertibleType.swift
[67/214] Compiling RxSwift ObservableType+Extensions.swift
[68/214] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[69/214] Compiling RxSwift ObservableType.swift
[70/214] Compiling RxSwift ObserveOn.swift
[71/214] Compiling RxSwift ObserverBase.swift
[72/214] Compiling RxSwift ObserverType.swift
[73/214] Compiling RxSwift OperationQueueScheduler.swift
[74/214] Compiling RxSwift Optional.swift
[75/214] Compiling RxSwift Platform.Darwin.swift
[76/214] Compiling RxSwift Platform.Linux.swift
[77/214] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[78/214] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[79/214] Compiling RxSwift PrimitiveSequence.swift
[80/214] Compiling RxSwift PriorityQueue.swift
[81/214] Compiling RxSwift Producer.swift
[82/214] Compiling RxSwift PublishSubject.swift
[83/214] Compiling RxSwift Queue.swift
[84/214] Compiling RxSwift Range.swift
[85/214] Compiling RxSwift Reactive.swift
[86/214] Compiling RxSwift RecursiveLock.swift
[87/214] Compiling RxSwift RecursiveScheduler.swift
[88/214] Compiling RxSwift Reduce.swift
[89/214] Compiling RxSwift RefCountDisposable.swift
[90/214] Compiling RxSwift Repeat.swift
[91/214] Compiling RxSwift ReplaySubject.swift
[92/214] Compiling RxSwift RetryWhen.swift
[93/214] Compiling RxSwift Rx.swift
[94/214] Compiling RxSwift RxMutableBox.swift
[95/214] Compiling RxSwift Sample.swift
[96/214] Compiling RxSwift Scan.swift
[97/214] Compiling RxSwift ScheduledDisposable.swift
[98/214] Compiling RxSwift ScheduledItem.swift
[99/214] Compiling RxSwift ScheduledItemType.swift
[101/214] Compiling RxSwift Disposable.swift
[102/214] Compiling RxSwift Disposables.swift
[103/214] Compiling RxSwift DisposeBag.swift
[104/214] Compiling RxSwift DisposeBase.swift
[105/214] Compiling RxSwift DistinctUntilChanged.swift
[106/214] Compiling RxSwift Do.swift
[107/214] Compiling RxSwift ElementAt.swift
[108/214] Compiling RxSwift Empty.swift
[109/214] Compiling RxSwift Enumerated.swift
[110/214] Compiling RxSwift Error.swift
[111/214] Compiling RxSwift Errors.swift
[112/214] Compiling RxSwift Event.swift
[113/214] Compiling RxSwift Filter.swift
[114/214] Compiling RxSwift First.swift
[115/214] Compiling RxSwift Generate.swift
[116/214] Compiling RxSwift GroupBy.swift
[117/214] Compiling RxSwift GroupedObservable.swift
[118/214] Compiling RxSwift HistoricalScheduler.swift
[119/214] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[120/214] Compiling RxSwift ImmediateSchedulerType.swift
[121/214] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[122/214] Compiling RxSwift Infallible+CombineLatest+arity.swift
[123/214] Compiling RxSwift Infallible+Concurrency.swift
[124/214] Compiling RxSwift Infallible+Create.swift
[125/214] Compiling RxSwift Infallible+Debug.swift
[126/214] Compiling RxSwift Infallible+Operators.swift
[127/214] Compiling RxSwift Infallible+Zip+arity.swift
[128/214] Compiling RxSwift Infallible.swift
[129/214] Compiling RxSwift InfiniteSequence.swift
[130/214] Compiling RxSwift InvocableScheduledItem.swift
[131/214] Compiling RxSwift InvocableType.swift
[132/214] Compiling RxSwift Just.swift
[133/214] Compiling RxSwift Lock.swift
[134/214] Compiling RxSwift LockOwnerType.swift
[135/214] Compiling RxSwift MainScheduler.swift
[136/214] Compiling RxSwift Map.swift
[137/214] Compiling RxSwift Materialize.swift
[138/214] Compiling RxSwift Maybe.swift
[139/214] Compiling RxSwift Merge.swift
[140/214] Emitting module RxSwift
[141/214] Compiling RxSwift AddRef.swift
[142/214] Compiling RxSwift Amb.swift
[143/214] Compiling RxSwift AnonymousDisposable.swift
[144/214] Compiling RxSwift AnonymousObserver.swift
[145/214] Compiling RxSwift AnyObserver.swift
[146/214] Compiling RxSwift AsMaybe.swift
[153/214] Compiling RxSwift AsSingle.swift
[154/214] Compiling RxSwift AsyncLock.swift
[155/214] Compiling RxSwift AsyncSubject.swift
[156/214] Compiling RxSwift AtomicInt.swift
[157/214] Compiling RxSwift Bag+Rx.swift
[158/214] Compiling RxSwift Bag.swift
[196/215] Compiling RxSwift SynchronizedDisposeType.swift
[197/215] Compiling RxSwift SynchronizedOnType.swift
[198/215] Compiling RxSwift SynchronizedUnsubscribeType.swift
[199/215] Compiling RxSwift TailRecursiveSink.swift
[200/215] Compiling RxSwift Take.swift
[201/215] Compiling RxSwift TakeLast.swift
[202/215] Compiling RxSwift TakeWithPredicate.swift
[203/215] Compiling RxSwift Throttle.swift
[204/215] Compiling RxSwift Timeout.swift
[205/215] Compiling RxSwift Timer.swift
[206/215] Compiling RxSwift ToArray.swift
[207/215] Compiling RxSwift Using.swift
[208/215] Compiling RxSwift VirtualTimeConverterType.swift
[209/215] Compiling RxSwift VirtualTimeScheduler.swift
[210/215] Compiling RxSwift Window.swift
[211/215] Compiling RxSwift WithLatestFrom.swift
[212/215] Compiling RxSwift WithUnretained.swift
[213/215] Compiling RxSwift Zip+Collection.swift
[214/215] Compiling RxSwift Zip+arity.swift
[215/215] Compiling RxSwift Zip.swift
[217/222] Compiling RxRelay PublishRelay.swift
[218/222] Compiling RxRelay Utils.swift
[219/222] Compiling RxRelay ReplayRelay.swift
[220/222] Compiling RxRelay BehaviorRelay.swift
[221/222] Compiling RxRelay Observable+Bind.swift
[222/222] Emitting module RxRelay
[224/307] Compiling RxCocoa UIButton+Rx.swift
[225/307] Compiling RxCocoa UICollectionView+Rx.swift
[226/307] Compiling RxCocoa UIControl+Rx.swift
[227/307] Compiling RxCocoa UIDatePicker+Rx.swift
[228/307] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[229/307] Compiling RxCocoa UINavigationController+Rx.swift
[230/307] Compiling RxCocoa UIPickerView+Rx.swift
[231/307] Compiling RxCocoa UIRefreshControl+Rx.swift
[232/307] Compiling RxCocoa UIScrollView+Rx.swift
[233/307] Compiling RxCocoa UISearchBar+Rx.swift
[234/307] Compiling RxCocoa UISearchController+Rx.swift
[235/318] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[236/318] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[237/318] Compiling RxCocoa RxTabBarDelegateProxy.swift
[238/318] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[239/318] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[240/318] Compiling RxCocoa RxTableViewDataSourceType.swift
[241/318] Compiling RxCocoa RxTableViewDelegateProxy.swift
[242/318] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[243/318] Compiling RxCocoa RxTarget.swift
[244/318] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[245/318] Compiling RxCocoa RxTextViewDelegateProxy.swift
[246/318] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[247/318] Emitting module RxCocoa
[248/318] Compiling RxCocoa Infallible+Bind.swift
[249/318] Compiling RxCocoa Infallible+Driver.swift
[250/318] Compiling RxCocoa ItemEvents.swift
[251/318] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[252/318] Compiling RxCocoa KVORepresentable+Swift.swift
[253/318] Compiling RxCocoa KVORepresentable.swift
[254/318] Compiling RxCocoa NSButton+Rx.swift
[255/318] Compiling RxCocoa NSControl+Rx.swift
[256/318] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[257/318] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[258/318] Compiling RxCocoa NSObject+Rx.swift
[259/318] Compiling RxCocoa NSSlider+Rx.swift
[260/318] Compiling RxCocoa UISegmentedControl+Rx.swift
[261/318] Compiling RxCocoa UISlider+Rx.swift
[262/318] Compiling RxCocoa UIStepper+Rx.swift
[263/318] Compiling RxCocoa UISwitch+Rx.swift
[264/318] Compiling RxCocoa UITabBar+Rx.swift
[265/318] Compiling RxCocoa UITabBarController+Rx.swift
[266/318] Compiling RxCocoa UITableView+Rx.swift
[267/318] Compiling RxCocoa UITextField+Rx.swift
[268/318] Compiling RxCocoa UITextView+Rx.swift
[269/318] Compiling RxCocoa URLSession+Rx.swift
[270/318] Compiling RxCocoa WKWebView+Rx.swift
[271/318] Compiling RxCocoa NSTextField+Rx.swift
[272/318] Compiling RxCocoa NSTextStorage+Rx.swift
[273/318] Compiling RxCocoa NSTextView+Rx.swift
[274/318] Compiling RxCocoa NSView+Rx.swift
[275/318] Compiling RxCocoa NotificationCenter+Rx.swift
[276/318] Compiling RxCocoa Observable+Bind.swift
[277/318] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[278/318] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[279/318] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[280/318] Compiling RxCocoa PublishRelay+Signal.swift
[281/318] Compiling RxCocoa RxCocoa.swift
[282/318] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[283/318] Compiling RxCocoa BehaviorRelay+Driver.swift
[284/318] Compiling RxCocoa ControlEvent+Driver.swift
[285/318] Compiling RxCocoa ControlEvent+Signal.swift
[286/318] Compiling RxCocoa ControlEvent.swift
[287/318] Compiling RxCocoa ControlProperty+Driver.swift
[288/318] Compiling RxCocoa ControlProperty.swift
[289/318] Compiling RxCocoa ControlTarget.swift
[290/318] Compiling RxCocoa DelegateProxy.swift
[291/318] Compiling RxCocoa DelegateProxyType.swift
[292/318] Compiling RxCocoa DispatchQueue+Extensions.swift
[293/318] Compiling RxCocoa Driver+Subscription.swift
[294/318] Compiling RxCocoa Driver.swift
[295/318] Compiling RxCocoa SchedulerType+SharedSequence.swift
[296/318] Compiling RxCocoa SectionedViewDataSourceType.swift
[297/318] Compiling RxCocoa SharedSequence+Concurrency.swift
[298/318] Compiling RxCocoa SharedSequence+Operators+arity.swift
[299/318] Compiling RxCocoa SharedSequence+Operators.swift
[300/318] Compiling RxCocoa SharedSequence.swift
[301/318] Compiling RxCocoa Signal+Subscription.swift
[302/318] Compiling RxCocoa Signal.swift
[303/318] Compiling RxCocoa TextInput.swift
[304/318] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[305/318] Compiling RxCocoa UIApplication+Rx.swift
[306/318] Compiling RxCocoa UIBarButtonItem+Rx.swift
[307/318] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[308/318] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[309/318] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[310/318] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[311/318] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[312/318] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[313/318] Compiling RxCocoa RxPickerViewAdapter.swift
[314/318] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[315/318] Compiling RxCocoa RxPickerViewDataSourceType.swift
[316/318] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[317/318] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[318/318] Compiling RxCocoa RxSearchBarDelegateProxy.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[320/322] Compiling RxAlamofire URLSession+RxAlamofire.swift
[321/322] 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 {
[322/322] 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/.build/checkouts/Alamofire/Source/Core/Session.swift:32:23: warning: class property 'default' is not concurrency-safe because non-'Sendable' type 'Session' may have shared mutable state; this is an error in the Swift 6 language mode
  28 | /// functionality for all `Request`s, including queuing, interception, trust management, redirect handling, and response
  29 | /// cache handling.
  30 | open class Session {
     |            `- note: class 'Session' does not conform to the 'Sendable' protocol
  31 |     /// Shared singleton instance used by all `AF.request` APIs. Cannot be modified.
  32 |     public static let `default` = Session()
     |                       |- warning: class property 'default' is not concurrency-safe because non-'Sendable' type 'Session' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  33 |
  34 |     /// Underlying `URLSession` used to create `URLSessionTasks` for this instance, and for which this instance's
/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.
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.
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.
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.
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.
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.
1490 |   }
1491 |
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.