Build Information
Failed to build Leash, reference master (e76d42), with Swift 6.2 for Linux on 18 Jun 2025 16:59:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LucianoPolit/Leash.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/LucianoPolit/Leash
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e76d42d Update README
Cloned https://github.com/LucianoPolit/Leash.git
Revision (git rev-parse @):
e76d42d6c803a1178d7eadc62c797ad2417a7d5a
SUCCESS checkout https://github.com/LucianoPolit/Leash.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/LucianoPolit/Leash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/AliSoftware/OHHTTPStubs
[1/7900] Fetching ohhttpstubs
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetched https://github.com/AliSoftware/OHHTTPStubs from cache (0.71s)
[1/30141] Fetching alamofire
[906/82844] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (7.52s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (9.87s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs
Computed https://github.com/AliSoftware/OHHTTPStubs at 9.1.0 (11.86s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (2.68s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.86s)
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/AliSoftware/OHHTTPStubs
Working copy of https://github.com/AliSoftware/OHHTTPStubs resolved at 9.1.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Building for debugging...
[0/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[4/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/179] Emitting module Alamofire
[9/184] Compiling RxSwift Delay.swift
[10/184] Compiling RxSwift DelaySubscription.swift
[11/184] Compiling RxSwift AddRef.swift
[12/184] Compiling RxSwift Amb.swift
[13/184] Compiling RxSwift AnonymousDisposable.swift
[14/184] Compiling RxSwift GroupBy.swift
[15/184] Compiling RxSwift GroupedObservable.swift
[16/184] Compiling RxSwift HistoricalScheduler.swift
[17/184] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[18/184] Compiling RxSwift ImmediateSchedulerType.swift
[19/184] Compiling RxSwift InfiniteSequence.swift
[20/184] Compiling RxSwift InvocableScheduledItem.swift
[21/184] Compiling RxSwift InvocableType.swift
[22/184] Compiling RxSwift Just.swift
[23/184] Compiling RxSwift Lock.swift
[24/184] Compiling RxSwift LockOwnerType.swift
[25/184] Compiling RxSwift MainScheduler.swift
[26/184] Compiling RxSwift Map.swift
[27/184] Compiling RxSwift Materialize.swift
[28/184] Compiling RxSwift Maybe.swift
[29/184] Compiling RxSwift Merge.swift
[30/184] Compiling RxSwift Multicast.swift
[31/184] Compiling RxSwift Never.swift
[32/184] Compiling RxSwift NopDisposable.swift
[33/184] Compiling RxSwift AnonymousObserver.swift
[34/184] Compiling RxSwift AnyObserver.swift
[35/184] Compiling RxSwift AsMaybe.swift
[36/184] Compiling RxSwift AsSingle.swift
[37/184] Compiling RxSwift AsyncLock.swift
[38/184] Compiling RxSwift AsyncSubject.swift
[39/184] Compiling RxSwift AtomicInt.swift
[40/184] Compiling RxSwift Bag+Rx.swift
[41/184] Compiling RxSwift Bag.swift
[42/184] Compiling RxSwift BehaviorSubject.swift
[43/184] Compiling RxSwift Concat.swift
[44/184] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[45/184] Compiling RxSwift ConcurrentMainScheduler.swift
[46/184] Compiling RxSwift ConnectableObservableType.swift
[47/184] Compiling RxSwift Create.swift
[48/202] Compiling Alamofire RetryPolicy.swift
[49/202] Compiling Alamofire ServerTrustEvaluation.swift
[50/202] Compiling Alamofire URLEncodedFormEncoder.swift
[51/202] Compiling Alamofire Validation.swift
[52/202] Compiling Alamofire resource_bundle_accessor.swift
[53/202] Compiling RxSwift BinaryDisposable.swift
[54/202] Compiling RxSwift BooleanDisposable.swift
[55/202] Compiling RxSwift Buffer.swift
[56/202] Compiling RxSwift Cancelable.swift
[57/202] Compiling RxSwift Catch.swift
[58/202] Compiling RxSwift CombineLatest+Collection.swift
[59/202] Compiling RxSwift SerialDisposable.swift
[60/202] Compiling RxSwift ShareReplayScope.swift
[61/202] Compiling RxSwift Single.swift
[62/202] Compiling RxSwift SingleAssignmentDisposable.swift
[63/202] Compiling RxSwift SingleAsync.swift
[64/202] Compiling RxSwift Sink.swift
[65/202] Compiling RxSwift Skip.swift
[66/202] Compiling RxSwift SkipUntil.swift
[67/202] Compiling RxSwift SkipWhile.swift
[68/202] Compiling RxSwift StartWith.swift
[69/202] Compiling RxSwift SubjectType.swift
[70/202] Compiling RxSwift SubscribeOn.swift
[71/202] Compiling RxSwift SubscriptionDisposable.swift
[72/202] Compiling RxSwift SwiftSupport.swift
[73/202] Compiling RxSwift Switch.swift
[74/202] Compiling RxSwift SwitchIfEmpty.swift
[75/202] Compiling RxSwift SynchronizedDisposeType.swift
[76/202] Compiling RxSwift SynchronizedOnType.swift
[77/202] Compiling RxSwift Reactive.swift
[78/202] Compiling RxSwift RecursiveLock.swift
[79/202] Compiling RxSwift RecursiveScheduler.swift
[80/202] Compiling RxSwift Reduce.swift
[81/202] Compiling RxSwift RefCountDisposable.swift
[82/202] Compiling RxSwift Repeat.swift
[83/202] Compiling RxSwift ReplaySubject.swift
[84/202] Compiling RxSwift RetryWhen.swift
[85/202] Compiling RxSwift Rx.swift
[86/202] Compiling RxSwift RxMutableBox.swift
[87/202] Compiling RxSwift Sample.swift
[88/202] Compiling RxSwift Scan.swift
[89/202] Compiling RxSwift ScheduledDisposable.swift
[90/202] Compiling RxSwift ScheduledItem.swift
[91/202] Compiling RxSwift ScheduledItemType.swift
[92/202] Compiling RxSwift SchedulerServices+Emulation.swift
[93/202] Compiling RxSwift SchedulerType.swift
[94/202] Compiling RxSwift Sequence.swift
[95/202] Compiling RxSwift SerialDispatchQueueScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/202] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[97/202] Compiling RxSwift CombineLatest+arity.swift
[98/202] Compiling RxSwift CombineLatest.swift
[99/202] Compiling RxSwift CompactMap.swift
[100/202] Compiling RxSwift Completable+AndThen.swift
[101/202] Compiling RxSwift Completable.swift
[102/202] Compiling RxSwift CompositeDisposable.swift
[103/202] Compiling RxSwift CurrentThreadScheduler.swift
[104/202] Compiling RxSwift Date+Dispatch.swift
[105/202] Compiling RxSwift Debounce.swift
[106/202] Compiling RxSwift Debug.swift
[107/202] Compiling RxSwift DefaultIfEmpty.swift
[108/202] Compiling RxSwift Deferred.swift
[133/203] Compiling RxSwift Disposables.swift
[134/203] Compiling RxSwift DisposeBag.swift
[135/203] Compiling RxSwift DisposeBase.swift
[136/203] Compiling RxSwift DistinctUntilChanged.swift
[137/203] Compiling RxSwift Do.swift
[138/203] Compiling RxSwift ElementAt.swift
[139/203] Compiling RxSwift Empty.swift
[140/203] Compiling RxSwift Enumerated.swift
[141/203] Compiling RxSwift Error.swift
[142/203] Compiling RxSwift Errors.swift
[143/203] Compiling RxSwift Event.swift
[144/203] Compiling RxSwift Filter.swift
[145/203] Compiling RxSwift First.swift
[146/203] Compiling RxSwift Generate.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[167/203] Compiling RxSwift Observable.swift
[168/203] Compiling RxSwift ObservableConvertibleType.swift
[169/203] Compiling RxSwift ObservableType+Extensions.swift
[170/203] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[171/203] Compiling RxSwift ObservableType.swift
[172/203] Compiling RxSwift ObserveOn.swift
[173/203] Compiling RxSwift ObserverBase.swift
[174/203] Compiling RxSwift ObserverType.swift
[175/203] Compiling RxSwift OperationQueueScheduler.swift
[176/203] Compiling RxSwift Optional.swift
[177/203] Compiling RxSwift Platform.Darwin.swift
[178/203] Compiling RxSwift Platform.Linux.swift
[179/203] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[180/203] Compiling RxSwift PrimitiveSequence.swift
[181/203] Compiling RxSwift PriorityQueue.swift
[182/203] Compiling RxSwift Producer.swift
[183/203] Compiling RxSwift PublishSubject.swift
[184/203] Compiling RxSwift Queue.swift
[185/203] Compiling RxSwift Range.swift
[186/218] Compiling Leash SuccessInterceptor.swift
/host/spi-builder-workspace/Source/Core/Interceptors/SuccessInterceptor.swift:32:19: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
30 | func intercept(
31 | chain: InterceptorChain<Data>,
32 | response: HTTPURLResponse,
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
33 | data: Data
34 | )
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[187/218] Compiling Leash Manager.swift
/host/spi-builder-workspace/Source/Core/Interceptors/SuccessInterceptor.swift:32:19: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
30 | func intercept(
31 | chain: InterceptorChain<Data>,
32 | response: HTTPURLResponse,
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
33 | data: Data
34 | )
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[188/218] Compiling Leash Error.swift
[189/218] Compiling Leash CompletionInterceptor.swift
[190/218] Compiling Leash Interceptor.swift
[191/218] Compiling Leash InterceptorChain.swift
[192/220] Compiling Leash Client.swift
[193/220] Compiling Leash Endpoint.swift
[194/220] Compiling Leash QueryEncodable.swift
[195/220] Compiling Leash Response.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[196/220] Compiling Leash Alamofire+Leash.swift
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:340:25: warning: enum case 'execution' has 2 associated values; matching them as a tuple is deprecated [#deprecation]
278 |
279 | enum DataInterception {
280 | case execution(
| `- note: 'execution(endpoint:request:)' declared here
281 | endpoint: Endpoint,
282 | request: DataRequest
:
338 | ) -> [Interception<Data>] {
339 | switch type {
340 | case .execution(let value):
| `- warning: enum case 'execution' has 2 associated values; matching them as a tuple is deprecated [#deprecation]
341 | return executionInterceptions(
342 | endpoint: value.endpoint,
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:345:23: warning: enum case 'failure' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
282 | request: DataRequest
283 | )
284 | case failure(
| `- note: 'failure(endpoint:request:error:)' declared here
285 | endpoint: Endpoint,
286 | request: DataRequest,
:
343 | request: value.request
344 | )
345 | case .failure(let value):
| `- warning: enum case 'failure' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
346 | return failureInterceptions(
347 | endpoint: value.endpoint,
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:351:23: warning: enum case 'success' has 4 associated values; matching them as a tuple is deprecated [#deprecation]
287 | error: Swift.Error
288 | )
289 | case success(
| `- note: 'success(endpoint:request:response:data:)' declared here
290 | endpoint: Endpoint,
291 | request: DataRequest,
:
349 | error: value.error
350 | )
351 | case .success(let value):
| `- warning: enum case 'success' has 4 associated values; matching them as a tuple is deprecated [#deprecation]
352 | return successInterceptions(
353 | endpoint: value.endpoint,
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:358:26: warning: enum case 'completion' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
293 | data: Data
294 | )
295 | case completion(
| `- note: 'completion(endpoint:request:response:)' declared here
296 | endpoint: Endpoint,
297 | request: DataRequest,
:
356 | data: value.data
357 | )
358 | case .completion(let value):
| `- warning: enum case 'completion' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
359 | return completionInterceptions(
360 | endpoint: value.endpoint,
[197/220] Compiling Leash Authenticator.swift
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:340:25: warning: enum case 'execution' has 2 associated values; matching them as a tuple is deprecated [#deprecation]
278 |
279 | enum DataInterception {
280 | case execution(
| `- note: 'execution(endpoint:request:)' declared here
281 | endpoint: Endpoint,
282 | request: DataRequest
:
338 | ) -> [Interception<Data>] {
339 | switch type {
340 | case .execution(let value):
| `- warning: enum case 'execution' has 2 associated values; matching them as a tuple is deprecated [#deprecation]
341 | return executionInterceptions(
342 | endpoint: value.endpoint,
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:345:23: warning: enum case 'failure' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
282 | request: DataRequest
283 | )
284 | case failure(
| `- note: 'failure(endpoint:request:error:)' declared here
285 | endpoint: Endpoint,
286 | request: DataRequest,
:
343 | request: value.request
344 | )
345 | case .failure(let value):
| `- warning: enum case 'failure' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
346 | return failureInterceptions(
347 | endpoint: value.endpoint,
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:351:23: warning: enum case 'success' has 4 associated values; matching them as a tuple is deprecated [#deprecation]
287 | error: Swift.Error
288 | )
289 | case success(
| `- note: 'success(endpoint:request:response:data:)' declared here
290 | endpoint: Endpoint,
291 | request: DataRequest,
:
349 | error: value.error
350 | )
351 | case .success(let value):
| `- warning: enum case 'success' has 4 associated values; matching them as a tuple is deprecated [#deprecation]
352 | return successInterceptions(
353 | endpoint: value.endpoint,
/host/spi-builder-workspace/Source/Core/Alamofire+Leash.swift:358:26: warning: enum case 'completion' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
293 | data: Data
294 | )
295 | case completion(
| `- note: 'completion(endpoint:request:response:)' declared here
296 | endpoint: Endpoint,
297 | request: DataRequest,
:
356 | data: value.data
357 | )
358 | case .completion(let value):
| `- warning: enum case 'completion' has 3 associated values; matching them as a tuple is deprecated [#deprecation]
359 | return completionInterceptions(
360 | endpoint: value.endpoint,
[198/220] Emitting module Leash
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:110:15: warning: class 'InterceptionOperation' must restate inherited '@unchecked Sendable' conformance
108 | }
109 |
110 | private class InterceptionOperation<T>: AsynchronousOperation {
| `- warning: class 'InterceptionOperation' must restate inherited '@unchecked Sendable' conformance
111 |
112 | typealias FinishHandler = () -> Void
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:147:15: warning: class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
145 | }
146 |
147 | private class AsynchronousOperation: Operation {
| `- warning: class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
148 |
149 | var state: State = .ready {
/host/spi-builder-workspace/Source/Core/Interceptors/SerializationInterceptor.swift:31:35: warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
29 | /// Main method responsible for handling the interception.
30 | func intercept<T: DataResponseSerializerProtocol>(
31 | chain: InterceptorChain<T.SerializedObject>,
| `- warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
32 | response: Response<Data>,
33 | result: Result<T.SerializedObject, Swift.Error>,
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: associated type declared here
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: associated type declared here
31 |
32 | /// Serialize the response `Data` into the provided type.
/host/spi-builder-workspace/Source/Core/Interceptors/SerializationInterceptor.swift:33:26: warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
31 | chain: InterceptorChain<T.SerializedObject>,
32 | response: Response<Data>,
33 | result: Result<T.SerializedObject, Swift.Error>,
| `- warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
34 | serializer: T
35 | )
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: associated type declared here
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: associated type declared here
31 |
32 | /// Serialize the response `Data` into the provided type.
/host/spi-builder-workspace/Source/Core/Interceptors/SuccessInterceptor.swift:32:19: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
30 | func intercept(
31 | chain: InterceptorChain<Data>,
32 | response: HTTPURLResponse,
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
33 | data: Data
34 | )
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[199/220] Compiling Leash ExecutionInterceptor.swift
[200/220] Compiling Leash FailureInterceptor.swift
[201/220] Compiling Leash InterceptorsExecutor.swift
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:110:15: warning: class 'InterceptionOperation' must restate inherited '@unchecked Sendable' conformance
108 | }
109 |
110 | private class InterceptionOperation<T>: AsynchronousOperation {
| `- warning: class 'InterceptionOperation' must restate inherited '@unchecked Sendable' conformance
111 |
112 | typealias FinishHandler = () -> Void
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:147:15: warning: class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
145 | }
146 |
147 | private class AsynchronousOperation: Operation {
| `- warning: class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
148 |
149 | var state: State = .ready {
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:86:22: warning: passing non-Sendable parameter 'block' to function expecting a '@Sendable' closure
81 |
82 | func dispatch(
83 | _ block: @escaping () -> Void
| `- note: parameter 'block' is implicitly non-Sendable
84 | ) {
85 | queue.async(
86 | execute: block
| `- warning: passing non-Sendable parameter 'block' to function expecting a '@Sendable' closure
87 | )
88 | }
/host/spi-builder-workspace/Source/Core/Interceptors/SerializationInterceptor.swift:31:35: warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
29 | /// Main method responsible for handling the interception.
30 | func intercept<T: DataResponseSerializerProtocol>(
31 | chain: InterceptorChain<T.SerializedObject>,
| `- warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
32 | response: Response<Data>,
33 | result: Result<T.SerializedObject, Swift.Error>,
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: associated type declared here
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: associated type declared here
31 |
32 | /// Serialize the response `Data` into the provided type.
/host/spi-builder-workspace/Source/Core/Interceptors/SerializationInterceptor.swift:33:26: warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
31 | chain: InterceptorChain<T.SerializedObject>,
32 | response: Response<Data>,
33 | result: Result<T.SerializedObject, Swift.Error>,
| `- warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
34 | serializer: T
35 | )
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: associated type declared here
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: associated type declared here
31 |
32 | /// Serialize the response `Data` into the provided type.
[202/220] Compiling Leash SerializationInterceptor.swift
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:110:15: warning: class 'InterceptionOperation' must restate inherited '@unchecked Sendable' conformance
108 | }
109 |
110 | private class InterceptionOperation<T>: AsynchronousOperation {
| `- warning: class 'InterceptionOperation' must restate inherited '@unchecked Sendable' conformance
111 |
112 | typealias FinishHandler = () -> Void
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:147:15: warning: class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
145 | }
146 |
147 | private class AsynchronousOperation: Operation {
| `- warning: class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
148 |
149 | var state: State = .ready {
/host/spi-builder-workspace/Source/Core/Interceptors/InterceptorsExecutor.swift:86:22: warning: passing non-Sendable parameter 'block' to function expecting a '@Sendable' closure
81 |
82 | func dispatch(
83 | _ block: @escaping () -> Void
| `- note: parameter 'block' is implicitly non-Sendable
84 | ) {
85 | queue.async(
86 | execute: block
| `- warning: passing non-Sendable parameter 'block' to function expecting a '@Sendable' closure
87 | )
88 | }
/host/spi-builder-workspace/Source/Core/Interceptors/SerializationInterceptor.swift:31:35: warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
29 | /// Main method responsible for handling the interception.
30 | func intercept<T: DataResponseSerializerProtocol>(
31 | chain: InterceptorChain<T.SerializedObject>,
| `- warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
32 | response: Response<Data>,
33 | result: Result<T.SerializedObject, Swift.Error>,
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: associated type declared here
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: associated type declared here
31 |
32 | /// Serialize the response `Data` into the provided type.
/host/spi-builder-workspace/Source/Core/Interceptors/SerializationInterceptor.swift:33:26: warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
31 | chain: InterceptorChain<T.SerializedObject>,
32 | response: Response<Data>,
33 | result: Result<T.SerializedObject, Swift.Error>,
| `- warning: cannot use associated type 'SerializedObject' here; 'Alamofire' was not imported by this file
34 | serializer: T
35 | )
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: associated type declared here
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: associated type declared here
31 |
32 | /// Serialize the response `Data` into the provided type.
BUILD FAILURE 6.2 linux