Build Information
Failed to build RxAlamofire, reference v6.1.2 (9535b5
), with Swift 6.1 for Linux on 26 Apr 2025 12:11:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxAlamofire.git
https://github.com/RxSwiftCommunity/RxAlamofire.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.4.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.1.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "RxAlamofire",
"name" : "RxAlamofire",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "RxAlamofire",
"targets" : [
"RxAlamofire"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxAlamofireTests",
"module_type" : "SwiftTarget",
"name" : "RxAlamofireTests",
"path" : "Tests/RxAlamofireTests",
"product_dependencies" : [
"RxBlocking",
"OHHTTPStubs",
"OHHTTPStubsSwift"
],
"sources" : [
"RxAlamofireTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RxAlamofire"
],
"type" : "test"
},
{
"c99name" : "RxAlamofire",
"module_type" : "SwiftTarget",
"name" : "RxAlamofire",
"path" : "Sources",
"product_dependencies" : [
"RxSwift",
"Alamofire",
"RxCocoa"
],
"product_memberships" : [
"RxAlamofire"
],
"sources" : [
"RxAlamofire/Cocoa/URLSession+RxAlamofire.swift",
"RxAlamofire/RxAlamofire.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/7900] Fetching ohhttpstubs
[2371/38037] Fetching ohhttpstubs, alamofire
[10011/90713] Fetching ohhttpstubs, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.28s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (8.02s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.25s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (8.97s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.95s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.97s)
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
[1/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/193] Emitting module RxSwift
[12/213] Compiling RxSwift Disposables.swift
[13/213] Compiling RxSwift DisposeBag.swift
[14/213] Compiling RxSwift DisposeBase.swift
[15/213] Compiling RxSwift DistinctUntilChanged.swift
[16/213] Compiling RxSwift Do.swift
[17/218] Compiling RxSwift Producer.swift
[18/218] Compiling RxSwift PublishSubject.swift
[19/218] Compiling RxSwift Queue.swift
[20/218] Compiling RxSwift Range.swift
[21/218] Compiling RxSwift Reactive.swift
[22/218] Compiling RxSwift RecursiveLock.swift
[23/218] Compiling RxSwift RecursiveScheduler.swift
[24/218] Compiling RxSwift Reduce.swift
[25/218] Compiling RxSwift RefCountDisposable.swift
[26/218] Compiling RxSwift Repeat.swift
[27/218] Compiling RxSwift ReplaySubject.swift
[28/218] Compiling RxSwift RetryWhen.swift
[29/218] Compiling RxSwift Rx.swift
[30/218] Compiling RxSwift RxMutableBox.swift
[31/218] Compiling RxSwift Sample.swift
[32/218] Compiling RxSwift Scan.swift
[33/218] Compiling RxSwift ScheduledDisposable.swift
[34/218] Compiling RxSwift ScheduledItem.swift
[35/218] Compiling RxSwift ScheduledItemType.swift
[36/218] Compiling RxSwift SchedulerServices+Emulation.swift
[37/218] Compiling RxSwift AsSingle.swift
[38/218] Compiling RxSwift AsyncLock.swift
[39/218] Compiling RxSwift AsyncSubject.swift
[40/218] Compiling RxSwift AtomicInt.swift
[41/218] Compiling RxSwift Bag+Rx.swift
[42/218] Compiling RxSwift Bag.swift
[43/218] Compiling RxSwift BehaviorSubject.swift
[44/218] Compiling RxSwift BinaryDisposable.swift
[45/218] Compiling RxSwift Binder.swift
[46/218] Compiling RxSwift BooleanDisposable.swift
[47/218] Compiling RxSwift Buffer.swift
[48/218] Compiling RxSwift Cancelable.swift
[49/218] Compiling RxSwift Catch.swift
[50/218] Compiling RxSwift CombineLatest+Collection.swift
[51/218] Compiling RxSwift CombineLatest+arity.swift
[52/218] Compiling RxSwift DispatchQueueConfiguration.swift
[53/218] Compiling RxSwift Disposable.swift
[54/218] Compiling Alamofire resource_bundle_accessor.swift
[55/218] Compiling RxSwift Infallible+CombineLatest+arity.swift
[56/218] Compiling RxSwift Infallible+Concurrency.swift
[57/218] Compiling RxSwift Infallible+Create.swift
[58/218] Compiling RxSwift Infallible+Debug.swift
[59/218] Compiling RxSwift Infallible+Operators.swift
[60/218] Compiling RxSwift Infallible+Zip+arity.swift
[61/218] Compiling RxSwift Infallible.swift
[62/218] Compiling RxSwift InfiniteSequence.swift
[63/218] Compiling RxSwift InvocableScheduledItem.swift
[64/218] Compiling RxSwift InvocableType.swift
[65/218] Compiling RxSwift Just.swift
[66/218] Compiling RxSwift Lock.swift
[67/218] Compiling RxSwift LockOwnerType.swift
[68/218] Compiling RxSwift MainScheduler.swift
[69/218] Compiling RxSwift Map.swift
[70/218] Compiling RxSwift Materialize.swift
[71/218] Compiling RxSwift Maybe.swift
[72/218] Compiling RxSwift Merge.swift
[73/218] Compiling RxSwift Multicast.swift
[74/218] Compiling RxSwift Event.swift
[75/218] Compiling RxSwift Filter.swift
[76/218] Compiling RxSwift First.swift
[77/218] Compiling RxSwift Generate.swift
[78/218] Compiling RxSwift GroupBy.swift
[79/218] Compiling RxSwift ElementAt.swift
[80/218] Compiling RxSwift Empty.swift
[81/218] Compiling RxSwift Enumerated.swift
[82/218] Compiling RxSwift Error.swift
[83/218] Compiling RxSwift Errors.swift
[101/218] Compiling Alamofire RetryPolicy.swift
[102/218] Compiling Alamofire ServerTrustEvaluation.swift
[103/218] Compiling Alamofire URLEncodedFormEncoder.swift
[104/218] Compiling Alamofire Validation.swift
[105/218] Compiling RxSwift CombineLatest.swift
[106/218] Compiling RxSwift CompactMap.swift
[107/218] Compiling RxSwift Completable+AndThen.swift
[108/218] Compiling RxSwift Completable.swift
[109/218] Compiling RxSwift CompositeDisposable.swift
[110/218] Compiling RxSwift Concat.swift
[111/218] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[112/218] Compiling RxSwift ConcurrentMainScheduler.swift
[113/218] Compiling RxSwift ConnectableObservableType.swift
[114/218] Compiling RxSwift Create.swift
[115/218] Compiling RxSwift CurrentThreadScheduler.swift
[116/218] Compiling RxSwift Date+Dispatch.swift
[117/218] Compiling RxSwift Debounce.swift
[118/218] Compiling RxSwift Debug.swift
[119/218] Compiling RxSwift Decode.swift
[120/218] Compiling RxSwift DefaultIfEmpty.swift
[121/218] Compiling RxSwift Deferred.swift
[122/218] Compiling RxSwift Delay.swift
[123/218] Compiling RxSwift DelaySubscription.swift
[124/218] Compiling RxSwift Dematerialize.swift
[125/218] Compiling RxSwift DispatchQueue+Extensions.swift
[126/218] Compiling RxSwift AddRef.swift
[127/218] Compiling RxSwift Amb.swift
[128/218] Compiling RxSwift AnonymousDisposable.swift
[129/218] Compiling RxSwift AnonymousObserver.swift
[130/218] Emitting module Alamofire
[131/218] Compiling RxSwift AnyObserver.swift
[132/218] Compiling RxSwift AsMaybe.swift
[154/218] Compiling RxSwift Never.swift
[155/218] Compiling RxSwift NopDisposable.swift
[156/218] Compiling RxSwift Observable+Concurrency.swift
[157/218] Compiling RxSwift Observable.swift
[158/218] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[159/218] Compiling RxSwift ObservableConvertibleType.swift
[160/218] Compiling RxSwift ObservableType+Extensions.swift
[161/218] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[162/218] Compiling RxSwift ObservableType.swift
[163/218] Compiling RxSwift ObserveOn.swift
[164/218] Compiling RxSwift ObserverBase.swift
[165/218] Compiling RxSwift ObserverType.swift
[166/218] Compiling RxSwift OperationQueueScheduler.swift
[167/218] Compiling RxSwift Optional.swift
[168/218] Compiling RxSwift Platform.Darwin.swift
[169/218] Compiling RxSwift Platform.Linux.swift
[170/218] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[171/218] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[172/218] Compiling RxSwift PrimitiveSequence.swift
[173/218] Compiling RxSwift PriorityQueue.swift
[174/218] Compiling RxSwift SchedulerType.swift
[175/218] Compiling RxSwift Sequence.swift
[176/218] Compiling RxSwift SerialDispatchQueueScheduler.swift
[177/218] Compiling RxSwift SerialDisposable.swift
[178/218] Compiling RxSwift ShareReplayScope.swift
[179/218] Compiling RxSwift Single.swift
[180/218] Compiling RxSwift SingleAssignmentDisposable.swift
[181/218] Compiling RxSwift SingleAsync.swift
[182/218] Compiling RxSwift Sink.swift
[183/218] Compiling RxSwift Skip.swift
[184/218] Compiling RxSwift SkipUntil.swift
[185/218] Compiling RxSwift SkipWhile.swift
[186/218] Compiling RxSwift StartWith.swift
[187/218] Compiling RxSwift SubjectType.swift
[188/218] Compiling RxSwift SubscribeOn.swift
[189/218] Compiling RxSwift SubscriptionDisposable.swift
[190/218] Compiling RxSwift SwiftSupport.swift
[191/218] Compiling RxSwift Switch.swift
[192/218] Compiling RxSwift SwitchIfEmpty.swift
[193/218] Compiling RxSwift SynchronizedDisposeType.swift
[194/218] Compiling RxSwift SynchronizedOnType.swift
[195/218] Compiling RxSwift SynchronizedUnsubscribeType.swift
[196/218] Compiling RxSwift TailRecursiveSink.swift
[197/218] Compiling RxSwift Take.swift
[198/218] Compiling RxSwift TakeLast.swift
[199/218] Compiling RxSwift TakeWithPredicate.swift
[200/218] Compiling RxSwift Throttle.swift
[201/218] Compiling RxSwift Timeout.swift
[202/218] Compiling RxSwift Timer.swift
[203/218] Compiling RxSwift ToArray.swift
[204/218] Compiling RxSwift Using.swift
[205/218] Compiling RxSwift VirtualTimeConverterType.swift
[206/218] Compiling RxSwift VirtualTimeScheduler.swift
[207/218] Compiling RxSwift Window.swift
[208/218] Compiling RxSwift WithLatestFrom.swift
[209/218] Compiling RxSwift WithUnretained.swift
[210/218] Compiling RxSwift Zip+Collection.swift
[211/218] Compiling RxSwift Zip+arity.swift
[212/218] Compiling RxSwift Zip.swift
[213/218] Compiling RxSwift resource_bundle_accessor.swift
[221/227] Compiling RxRelay ReplayRelay.swift
[222/227] Compiling RxRelay BehaviorRelay.swift
[223/227] Compiling RxRelay Observable+Bind.swift
[224/227] Emitting module RxRelay
[225/227] Compiling RxRelay Utils.swift
[226/227] Compiling RxRelay resource_bundle_accessor.swift
[227/227] Compiling RxRelay PublishRelay.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/324] Emitting module RxCocoa
[242/324] Compiling RxCocoa BehaviorRelay+Driver.swift
[243/324] Compiling RxCocoa ControlEvent+Driver.swift
[244/324] Compiling RxCocoa ControlEvent+Signal.swift
[245/324] Compiling RxCocoa ControlEvent.swift
[246/324] Compiling RxCocoa ControlProperty+Driver.swift
[247/324] Compiling RxCocoa ControlProperty.swift
[248/324] Compiling RxCocoa ControlTarget.swift
[249/324] Compiling RxCocoa DelegateProxy.swift
[250/324] Compiling RxCocoa DelegateProxyType.swift
[251/324] Compiling RxCocoa DispatchQueue+Extensions.swift
[252/324] Compiling RxCocoa Driver+Subscription.swift
[253/324] Compiling RxCocoa Driver.swift
[254/324] Compiling RxCocoa NSTextField+Rx.swift
[255/324] Compiling RxCocoa NSTextStorage+Rx.swift
[256/324] Compiling RxCocoa NSTextView+Rx.swift
[257/324] Compiling RxCocoa NSView+Rx.swift
[258/324] Compiling RxCocoa NotificationCenter+Rx.swift
[259/324] Compiling RxCocoa Observable+Bind.swift
[260/324] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[261/324] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[262/324] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[263/324] Compiling RxCocoa PublishRelay+Signal.swift
[264/324] Compiling RxCocoa RxCocoa.swift
[265/324] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[266/324] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[267/324] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[268/324] Compiling RxCocoa RxTabBarDelegateProxy.swift
[269/324] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[270/324] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[271/324] Compiling RxCocoa RxTableViewDataSourceType.swift
[272/324] Compiling RxCocoa RxTableViewDelegateProxy.swift
[273/324] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[274/324] Compiling RxCocoa RxTarget.swift
[275/324] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[276/324] Compiling RxCocoa RxTextViewDelegateProxy.swift
[277/324] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[278/324] Compiling RxCocoa UISlider+Rx.swift
[279/324] Compiling RxCocoa UIStepper+Rx.swift
[280/324] Compiling RxCocoa UISwitch+Rx.swift
[281/324] Compiling RxCocoa UITabBar+Rx.swift
[282/324] Compiling RxCocoa UITabBarController+Rx.swift
[283/324] Compiling RxCocoa UITableView+Rx.swift
[284/324] Compiling RxCocoa UITextField+Rx.swift
[285/324] Compiling RxCocoa UITextView+Rx.swift
[286/324] Compiling RxCocoa URLSession+Rx.swift
[287/324] Compiling RxCocoa WKWebView+Rx.swift
[288/324] Compiling RxCocoa resource_bundle_accessor.swift
[289/324] Compiling RxCocoa Infallible+Bind.swift
[290/324] Compiling RxCocoa Infallible+Driver.swift
[291/324] Compiling RxCocoa ItemEvents.swift
[292/324] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[293/324] Compiling RxCocoa KVORepresentable+Swift.swift
[294/324] Compiling RxCocoa KVORepresentable.swift
[295/324] Compiling RxCocoa NSButton+Rx.swift
[296/324] Compiling RxCocoa NSControl+Rx.swift
[297/324] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[298/324] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[299/324] Compiling RxCocoa NSObject+Rx.swift
[300/324] Compiling RxCocoa NSSlider+Rx.swift
[301/324] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[302/324] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[303/324] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[304/324] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[305/324] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[306/324] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[307/324] Compiling RxCocoa RxPickerViewAdapter.swift
[308/324] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[309/324] Compiling RxCocoa RxPickerViewDataSourceType.swift
[310/324] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[311/324] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[312/324] Compiling RxCocoa RxSearchBarDelegateProxy.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:1271:8: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1269 |
1270 | public extension ObservableType where Element == DataRequest {
1271 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1272 | return flatMap { $0.rx.responseJSON() }
1273 | }
/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:1389:8: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1387 | }
1388 |
1389 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1390 | return Observable.create { observer in
1391 | let request = self.base
[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:1271:8: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1269 |
1270 | public extension ObservableType where Element == DataRequest {
1271 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1272 | return flatMap { $0.rx.responseJSON() }
1273 | }
/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:1389:8: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1387 | }
1388 |
1389 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1390 | return Observable.create { observer in
1391 | let request = self.base
/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:683:7: warning: capture of 'completionHandler' with non-sendable type '(any RxAlamofireResponse) -> Void' in a '@Sendable' closure
681 | func responseWith(completionHandler: @escaping (RxAlamofireResponse) -> Void) {
682 | response { response in
683 | completionHandler(response)
| |- warning: capture of 'completionHandler' with non-sendable type '(any RxAlamofireResponse) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
684 | }
685 | }
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:691:7: warning: capture of 'completionHandler' with non-sendable type '(any RxAlamofireResponse) -> Void' in a '@Sendable' closure
689 | func responseWith(completionHandler: @escaping (RxAlamofireResponse) -> Void) {
690 | response { response in
691 | completionHandler(response)
| |- warning: capture of 'completionHandler' with non-sendable type '(any RxAlamofireResponse) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
692 | }
693 | }
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1272:20: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1270 | public extension ObservableType where Element == DataRequest {
1271 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
1272 | return flatMap { $0.rx.responseJSON() }
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1273 | }
1274 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1308:21: warning: type 'S' does not conform to the 'Sendable' protocol
1305 |
1306 | public extension ObservableType where Element == DataRequest {
1307 | func validate<S: Sequence>(statusCode: S) -> Observable<Element> where S.Element == Int {
| `- note: consider making generic parameter 'S' conform to the 'Sendable' protocol
1308 | return map { $0.validate(statusCode: statusCode) }
| `- warning: type 'S' does not conform to the 'Sendable' protocol
1309 | }
1310 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1316:21: warning: type 'S' does not conform to the 'Sendable' protocol
1313 | }
1314 |
1315 | func validate<S: Sequence>(contentType acceptableContentTypes: S) -> Observable<Element> where S.Iterator.Element == String {
| `- note: consider making generic parameter 'S' conform to the 'Sendable' protocol
1316 | return map { $0.validate(contentType: acceptableContentTypes) }
| `- warning: type 'S' does not conform to the 'Sendable' protocol
1317 | }
1318 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1316:43: warning: implicit capture of 'acceptableContentTypes' requires that 'S' conforms to 'Sendable'; 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 {
| `- note: consider making generic parameter 'S' conform to the 'Sendable' protocol
1316 | return map { $0.validate(contentType: acceptableContentTypes) }
| `- warning: implicit capture of 'acceptableContentTypes' requires that 'S' conforms to 'Sendable'; this is an error in the Swift 6 language mode
1317 | }
1318 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1343:15: warning: capture of 'observer' with non-sendable type 'AnyObserver<HTTPURLResponse>' in a '@Sendable' closure
1341 | case .success:
1342 | if let httpResponse = packedResponse.response {
1343 | observer.on(.next(httpResponse))
| `- warning: capture of 'observer' with non-sendable type 'AnyObserver<HTTPURLResponse>' in a '@Sendable' closure
1344 | observer.on(.completed)
1345 | } else {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
| `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 | /// Anonymous event handler type.
14 | public typealias EventHandler = (Event<Element>) -> Void
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
2 | import Alamofire
3 | import Foundation
4 | import RxSwift
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
5 |
6 | /// Default instance of unknown error
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1374:15: warning: capture of 'observer' with non-sendable type 'AnyObserver<(HTTPURLResponse, T.SerializedObject)>' in a '@Sendable' closure
1372 | case let .success(result):
1373 | if let httpResponse = packedResponse.response {
1374 | observer.on(.next((httpResponse, result)))
| `- warning: capture of 'observer' with non-sendable type 'AnyObserver<(HTTPURLResponse, T.SerializedObject)>' in a '@Sendable' closure
1375 | observer.on(.completed)
1376 | } else {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
| `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 | /// Anonymous event handler type.
14 | public typealias EventHandler = (Event<Element>) -> Void
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1390:12: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1388 |
1389 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
1390 | return Observable.create { observer in
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1391 | let request = self.base
1392 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1390:30: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1388 |
1389 | func responseJSON() -> Observable<DataResponse<Any, AFError>> {
1390 | return Observable.create { observer in
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1391 | let request = self.base
1392 |
/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:1394:25: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1392 |
1393 | request.responseJSON { response in
1394 | switch response.result {
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1395 | case .success:
1396 | observer.on(.next(response))
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1396:11: warning: capture of 'observer' with non-sendable type 'AnyObserver<DataResponse<Any, AFError>>' in a '@Sendable' closure
1394 | switch response.result {
1395 | case .success:
1396 | observer.on(.next(response))
| `- warning: capture of 'observer' with non-sendable type 'AnyObserver<DataResponse<Any, AFError>>' in a '@Sendable' closure
1397 | observer.on(.completed)
1398 | case let .failure(error):
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
| `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 | /// Anonymous event handler type.
14 | public typealias EventHandler = (Event<Element>) -> Void
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1425:15: warning: capture of 'observer' with non-sendable type 'AnyObserver<T.SerializedObject>' in a '@Sendable' closure
1423 | case let .success(result):
1424 | if packedResponse.response != nil {
1425 | observer.on(.next(result))
| `- warning: capture of 'observer' with non-sendable type 'AnyObserver<T.SerializedObject>' in a '@Sendable' closure
1426 | observer.on(.completed)
1427 | } else {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
| `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 | /// Anonymous event handler type.
14 | public typealias EventHandler = (Event<Element>) -> Void
/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 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1500:12: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1497 | - returns: An instance of `Observable<(HTTPURLResponse, T)>`
1498 | */
1499 | func responseDecodable<T: Decodable>(decoder: Alamofire.DataDecoder = JSONDecoder()) -> Observable<(HTTPURLResponse, T)> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
1500 | return responseResult(responseSerializer: DecodableResponseSerializer(decoder: decoder))
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1501 | }
1502 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1500:47: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1497 | - returns: An instance of `Observable<(HTTPURLResponse, T)>`
1498 | */
1499 | func responseDecodable<T: Decodable>(decoder: Alamofire.DataDecoder = JSONDecoder()) -> Observable<(HTTPURLResponse, T)> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
1500 | return responseResult(responseSerializer: DecodableResponseSerializer(decoder: decoder))
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1501 | }
1502 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1500:47: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1497 | - returns: An instance of `Observable<(HTTPURLResponse, T)>`
1498 | */
1499 | func responseDecodable<T: Decodable>(decoder: Alamofire.DataDecoder = JSONDecoder()) -> Observable<(HTTPURLResponse, T)> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
1500 | return responseResult(responseSerializer: DecodableResponseSerializer(decoder: decoder))
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1501 | }
1502 |
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1511:12: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1508 | - returns: An instance of `Observable<T>`
1509 | */
1510 | func decodable<T: Decodable>(decoder: Alamofire.DataDecoder = JSONDecoder()) -> Observable<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
1511 | return result(responseSerializer: DecodableResponseSerializer(decoder: decoder))
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1512 | }
1513 | }
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1511:39: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1508 | - returns: An instance of `Observable<T>`
1509 | */
1510 | func decodable<T: Decodable>(decoder: Alamofire.DataDecoder = JSONDecoder()) -> Observable<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
1511 | return result(responseSerializer: DecodableResponseSerializer(decoder: decoder))
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1512 | }
1513 | }
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1511:39: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1508 | - returns: An instance of `Observable<T>`
1509 | */
1510 | func decodable<T: Decodable>(decoder: Alamofire.DataDecoder = JSONDecoder()) -> Observable<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
1511 | return result(responseSerializer: DecodableResponseSerializer(decoder: decoder))
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1512 | }
1513 | }
/host/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1533:9: warning: capture of 'observer' with non-sendable type 'AnyObserver<RxProgress>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
1531 | let rxProgress = RxProgress(bytesWritten: progress.completedUnitCount,
1532 | totalBytes: progress.totalUnitCount)
1533 | observer.on(.next(rxProgress))
| `- warning: capture of 'observer' with non-sendable type 'AnyObserver<RxProgress>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
1534 |
1535 | if rxProgress.bytesWritten >= rxProgress.totalBytes {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
| `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 | /// Anonymous event handler type.
14 | public typealias EventHandler = (Event<Element>) -> Void
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/184] Compiling RxSwift BehaviorSubject.swift
[3/184] Compiling RxSwift BinaryDisposable.swift
[4/184] Compiling RxSwift Binder.swift
[5/184] Compiling RxSwift BooleanDisposable.swift
[6/184] Compiling RxSwift Buffer.swift
[7/184] Compiling RxSwift Cancelable.swift
[8/189] Emitting module RxSwift
[9/209] Emitting module Alamofire
[10/209] Compiling RxSwift AsSingle.swift
[11/209] Compiling RxSwift AsyncLock.swift
[12/209] Compiling RxSwift AsyncSubject.swift
[13/209] Compiling RxSwift AtomicInt.swift
[14/209] Compiling RxSwift Bag+Rx.swift
[15/209] Compiling RxSwift Bag.swift
[16/209] Compiling RxSwift CombineLatest.swift
[17/209] Compiling RxSwift CompactMap.swift
[18/209] Compiling RxSwift Completable+AndThen.swift
[19/209] Compiling RxSwift Completable.swift
[20/209] Compiling RxSwift CompositeDisposable.swift
[21/209] Compiling RxSwift Concat.swift
[22/209] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[23/209] Compiling RxSwift ConcurrentMainScheduler.swift
[24/209] Compiling RxSwift ConnectableObservableType.swift
[25/209] Compiling RxSwift Create.swift
[26/209] Compiling RxSwift CurrentThreadScheduler.swift
[27/209] Compiling RxSwift Date+Dispatch.swift
[28/209] Compiling RxSwift Debounce.swift
[29/209] Compiling RxSwift Debug.swift
[30/209] Compiling RxSwift Decode.swift
[31/209] Compiling RxSwift DefaultIfEmpty.swift
[32/209] Compiling RxSwift Deferred.swift
[33/209] Compiling Alamofire RetryPolicy.swift
[34/209] Compiling Alamofire ServerTrustEvaluation.swift
[35/209] Compiling Alamofire URLEncodedFormEncoder.swift
[36/209] Compiling Alamofire Validation.swift
[41/209] Compiling Alamofire resource_bundle_accessor.swift
[47/209] Compiling RxSwift Catch.swift
[48/209] Compiling RxSwift CombineLatest+Collection.swift
[49/209] Compiling RxSwift CombineLatest+arity.swift
[62/209] Compiling RxSwift SchedulerType.swift
[63/209] Compiling RxSwift Sequence.swift
[64/209] Compiling RxSwift SerialDispatchQueueScheduler.swift
[65/209] Compiling RxSwift SerialDisposable.swift
[66/209] Compiling RxSwift ShareReplayScope.swift
[67/209] Compiling RxSwift Single.swift
[68/209] Compiling RxSwift SingleAssignmentDisposable.swift
[69/209] Compiling RxSwift SingleAsync.swift
[70/209] Compiling RxSwift Sink.swift
[71/209] Compiling RxSwift Skip.swift
[72/209] Compiling RxSwift SkipUntil.swift
[73/209] Compiling RxSwift SkipWhile.swift
[74/209] Compiling RxSwift StartWith.swift
[75/209] Compiling RxSwift SubjectType.swift
[76/209] Compiling RxSwift SubscribeOn.swift
[77/209] Compiling RxSwift SubscriptionDisposable.swift
[78/209] Compiling RxSwift SwiftSupport.swift
[79/209] Compiling RxSwift Switch.swift
[80/209] Compiling RxSwift SwitchIfEmpty.swift
[81/209] Compiling RxSwift SynchronizedDisposeType.swift
[82/209] Compiling RxSwift Never.swift
[83/209] Compiling RxSwift NopDisposable.swift
[84/209] Compiling RxSwift Observable+Concurrency.swift
[85/209] Compiling RxSwift Observable.swift
[86/209] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[87/209] Compiling RxSwift ObservableConvertibleType.swift
[88/209] Compiling RxSwift ObservableType+Extensions.swift
[89/209] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[90/209] Compiling RxSwift ObservableType.swift
[91/209] Compiling RxSwift ObserveOn.swift
[92/209] Compiling RxSwift ObserverBase.swift
[93/209] Compiling RxSwift ObserverType.swift
[94/209] Compiling RxSwift OperationQueueScheduler.swift
[95/209] Compiling RxSwift Optional.swift
[96/209] Compiling RxSwift Platform.Darwin.swift
[97/209] Compiling RxSwift Platform.Linux.swift
[98/209] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[99/209] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[100/209] Compiling RxSwift PrimitiveSequence.swift
[101/209] Compiling RxSwift PriorityQueue.swift
[102/209] Compiling RxSwift Producer.swift
[103/209] Compiling RxSwift PublishSubject.swift
[104/209] Compiling RxSwift Queue.swift
[105/209] Compiling RxSwift Range.swift
[106/209] Compiling RxSwift Reactive.swift
[107/209] Compiling RxSwift RecursiveLock.swift
[108/209] Compiling RxSwift RecursiveScheduler.swift
[109/209] Compiling RxSwift Reduce.swift
[110/209] Compiling RxSwift RefCountDisposable.swift
[111/209] Compiling RxSwift Repeat.swift
[112/209] Compiling RxSwift ReplaySubject.swift
[113/209] Compiling RxSwift RetryWhen.swift
[114/209] Compiling RxSwift Rx.swift
[115/209] Compiling RxSwift RxMutableBox.swift
[116/209] Compiling RxSwift Sample.swift
[117/209] Compiling RxSwift Scan.swift
[118/209] Compiling RxSwift ScheduledDisposable.swift
[119/209] Compiling RxSwift ScheduledItem.swift
[120/209] Compiling RxSwift ScheduledItemType.swift
[121/209] Compiling RxSwift SchedulerServices+Emulation.swift
[123/209] Compiling RxSwift Disposable.swift
[124/209] Compiling RxSwift Disposables.swift
[125/209] Compiling RxSwift DisposeBag.swift
[126/209] Compiling RxSwift DisposeBase.swift
[127/209] Compiling RxSwift DistinctUntilChanged.swift
[128/209] Compiling RxSwift Do.swift
[129/209] Compiling RxSwift ElementAt.swift
[130/209] Compiling RxSwift Empty.swift
[131/209] Compiling RxSwift Enumerated.swift
[132/209] Compiling RxSwift Error.swift
[133/209] Compiling RxSwift Errors.swift
[134/209] Compiling RxSwift Event.swift
[135/209] Compiling RxSwift Filter.swift
[136/209] Compiling RxSwift First.swift
[137/209] Compiling RxSwift Generate.swift
[138/209] Compiling RxSwift GroupBy.swift
[139/209] Compiling RxSwift GroupedObservable.swift
[140/209] Compiling RxSwift HistoricalScheduler.swift
[141/209] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[142/209] Compiling RxSwift ImmediateSchedulerType.swift
[143/209] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[144/209] Compiling RxSwift Infallible+CombineLatest+arity.swift
[145/209] Compiling RxSwift Infallible+Concurrency.swift
[146/209] Compiling RxSwift Infallible+Create.swift
[147/209] Compiling RxSwift Infallible+Debug.swift
[148/209] Compiling RxSwift Infallible+Operators.swift
[149/209] Compiling RxSwift Infallible+Zip+arity.swift
[150/209] Compiling RxSwift Infallible.swift
[151/209] Compiling RxSwift InfiniteSequence.swift
[152/209] Compiling RxSwift InvocableScheduledItem.swift
[153/209] Compiling RxSwift InvocableType.swift
[154/209] Compiling RxSwift Just.swift
[155/209] Compiling RxSwift Lock.swift
[156/209] Compiling RxSwift LockOwnerType.swift
[157/209] Compiling RxSwift MainScheduler.swift
[158/209] Compiling RxSwift Map.swift
[159/209] Compiling RxSwift Materialize.swift
[160/209] Compiling RxSwift Maybe.swift
[161/209] Compiling RxSwift Merge.swift
[162/209] Compiling RxSwift Multicast.swift
[163/209] Compiling RxSwift AddRef.swift
[164/209] Compiling RxSwift Amb.swift
[165/209] Compiling RxSwift AnonymousDisposable.swift
[166/209] Compiling RxSwift AnonymousObserver.swift
[167/209] Compiling RxSwift AnyObserver.swift
[168/209] Compiling RxSwift AsMaybe.swift
[191/210] Compiling RxSwift SynchronizedOnType.swift
[192/210] Compiling RxSwift SynchronizedUnsubscribeType.swift
[193/210] Compiling RxSwift TailRecursiveSink.swift
[194/210] Compiling RxSwift Take.swift
[195/210] Compiling RxSwift TakeLast.swift
[196/210] Compiling RxSwift TakeWithPredicate.swift
[197/210] Compiling RxSwift Throttle.swift
[198/210] Compiling RxSwift Timeout.swift
[199/210] Compiling RxSwift Timer.swift
[200/210] Compiling RxSwift ToArray.swift
[201/210] Compiling RxSwift Using.swift
[202/210] Compiling RxSwift VirtualTimeConverterType.swift
[203/210] Compiling RxSwift VirtualTimeScheduler.swift
[204/210] Compiling RxSwift Window.swift
[205/210] Compiling RxSwift WithLatestFrom.swift
[206/210] Compiling RxSwift WithUnretained.swift
[207/210] Compiling RxSwift Zip+Collection.swift
[208/210] Compiling RxSwift Zip+arity.swift
[209/210] Compiling RxSwift Zip.swift
[210/210] Compiling RxSwift resource_bundle_accessor.swift
[212/218] Compiling RxRelay resource_bundle_accessor.swift
[213/218] Compiling RxRelay ReplayRelay.swift
[214/218] Compiling RxRelay Utils.swift
[215/218] Compiling RxRelay PublishRelay.swift
[216/218] Compiling RxRelay BehaviorRelay.swift
[217/218] Emitting module RxRelay
[218/218] Compiling RxRelay Observable+Bind.swift
[220/304] Compiling RxCocoa UIButton+Rx.swift
[221/304] Compiling RxCocoa UICollectionView+Rx.swift
[222/304] Compiling RxCocoa UIControl+Rx.swift
[223/304] Compiling RxCocoa UIDatePicker+Rx.swift
[224/304] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[225/304] Compiling RxCocoa UINavigationController+Rx.swift
[226/304] Compiling RxCocoa UIPickerView+Rx.swift
[227/304] Compiling RxCocoa UIRefreshControl+Rx.swift
[228/304] Compiling RxCocoa UIScrollView+Rx.swift
[229/304] Compiling RxCocoa UISearchBar+Rx.swift
[230/304] Compiling RxCocoa UISearchController+Rx.swift
[231/304] Compiling RxCocoa UISegmentedControl+Rx.swift
[232/315] Emitting module RxCocoa
[233/315] Compiling RxCocoa BehaviorRelay+Driver.swift
[234/315] Compiling RxCocoa ControlEvent+Driver.swift
[235/315] Compiling RxCocoa ControlEvent+Signal.swift
[236/315] Compiling RxCocoa ControlEvent.swift
[237/315] Compiling RxCocoa ControlProperty+Driver.swift
[238/315] Compiling RxCocoa ControlProperty.swift
[239/315] Compiling RxCocoa ControlTarget.swift
[240/315] Compiling RxCocoa DelegateProxy.swift
[241/315] Compiling RxCocoa DelegateProxyType.swift
[242/315] Compiling RxCocoa DispatchQueue+Extensions.swift
[243/315] Compiling RxCocoa Driver+Subscription.swift
[244/315] Compiling RxCocoa Driver.swift
[245/315] Compiling RxCocoa NSTextField+Rx.swift
[246/315] Compiling RxCocoa NSTextStorage+Rx.swift
[247/315] Compiling RxCocoa NSTextView+Rx.swift
[248/315] Compiling RxCocoa NSView+Rx.swift
[249/315] Compiling RxCocoa NotificationCenter+Rx.swift
[250/315] Compiling RxCocoa Observable+Bind.swift
[251/315] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[252/315] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[253/315] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[254/315] Compiling RxCocoa PublishRelay+Signal.swift
[255/315] Compiling RxCocoa RxCocoa.swift
[256/315] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[257/315] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[258/315] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[259/315] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[260/315] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[261/315] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[262/315] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[263/315] Compiling RxCocoa RxPickerViewAdapter.swift
[264/315] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[265/315] Compiling RxCocoa RxPickerViewDataSourceType.swift
[266/315] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[267/315] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[268/315] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[269/315] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[270/315] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[271/315] Compiling RxCocoa RxTabBarDelegateProxy.swift
[272/315] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[273/315] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[274/315] Compiling RxCocoa RxTableViewDataSourceType.swift
[275/315] Compiling RxCocoa RxTableViewDelegateProxy.swift
[276/315] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[277/315] Compiling RxCocoa RxTarget.swift
[278/315] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[279/315] Compiling RxCocoa RxTextViewDelegateProxy.swift
[280/315] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[281/315] Compiling RxCocoa Infallible+Bind.swift
[282/315] Compiling RxCocoa Infallible+Driver.swift
[283/315] Compiling RxCocoa ItemEvents.swift
[284/315] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[285/315] Compiling RxCocoa KVORepresentable+Swift.swift
[286/315] Compiling RxCocoa KVORepresentable.swift
[287/315] Compiling RxCocoa NSButton+Rx.swift
[288/315] Compiling RxCocoa NSControl+Rx.swift
[289/315] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[290/315] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[291/315] Compiling RxCocoa NSObject+Rx.swift
[292/315] Compiling RxCocoa NSSlider+Rx.swift
[293/315] Compiling RxCocoa UISlider+Rx.swift
[294/315] Compiling RxCocoa UIStepper+Rx.swift
[295/315] Compiling RxCocoa UISwitch+Rx.swift
[296/315] Compiling RxCocoa UITabBar+Rx.swift
[297/315] Compiling RxCocoa UITabBarController+Rx.swift
[298/315] Compiling RxCocoa UITableView+Rx.swift
[299/315] Compiling RxCocoa UITextField+Rx.swift
[300/315] Compiling RxCocoa UITextView+Rx.swift
[301/315] Compiling RxCocoa URLSession+Rx.swift
[302/315] Compiling RxCocoa WKWebView+Rx.swift
[303/315] Compiling RxCocoa resource_bundle_accessor.swift
[304/315] Compiling RxCocoa SchedulerType+SharedSequence.swift
[305/315] Compiling RxCocoa SectionedViewDataSourceType.swift
[306/315] Compiling RxCocoa SharedSequence+Concurrency.swift
[307/315] Compiling RxCocoa SharedSequence+Operators+arity.swift
[308/315] Compiling RxCocoa SharedSequence+Operators.swift
[309/315] Compiling RxCocoa SharedSequence.swift
[310/315] Compiling RxCocoa Signal+Subscription.swift
[311/315] Compiling RxCocoa Signal.swift
[312/315] Compiling RxCocoa TextInput.swift
[313/315] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[314/315] Compiling RxCocoa UIApplication+Rx.swift
[315/315] Compiling RxCocoa UIBarButtonItem+Rx.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[317/319] Compiling RxAlamofire URLSession+RxAlamofire.swift
[318/319] 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 {
[319/319] 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: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.1 linux