Build Information
Failed to build Entryable, reference 6.0.6 (edc009
), with Swift 6.1 for Linux on 27 Apr 2025 11:59:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.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/yume190/Entryable.git
Reference: 6.0.6
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/yume190/Entryable
* tag 6.0.6 -> FETCH_HEAD
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git
Revision (git rev-parse @):
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at 6.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/yume190/Entryable.git
https://github.com/yume190/Entryable.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.4.4",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
}
],
"manifest_display_name" : "Entryable",
"name" : "Entryable",
"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" : "Entryable",
"targets" : [
"Entryable"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "RxEntryable",
"targets" : [
"RxEntryable"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "RxEntryable",
"module_type" : "SwiftTarget",
"name" : "RxEntryable",
"path" : "Sources/RxEntryable",
"product_dependencies" : [
"Alamofire",
"RxSwift"
],
"product_memberships" : [
"RxEntryable"
],
"sources" : [
"Entryable+Rx.swift"
],
"target_dependencies" : [
"Entryable"
],
"type" : "library"
},
{
"c99name" : "JSONMock",
"module_type" : "SwiftTarget",
"name" : "JSONMock",
"path" : "Sources/JSONMock",
"sources" : [
"Encodable+Ex.swift",
"Fake.swift",
"Mock+JSON.swift",
"Swizzlable.swift",
"SwizzleURLConfig.swift"
],
"target_dependencies" : [
"Entryable"
],
"type" : "library"
},
{
"c99name" : "EntryableTests",
"module_type" : "SwiftTarget",
"name" : "EntryableTests",
"path" : "Tests/EntryableTests",
"product_dependencies" : [
"Alamofire",
"RxSwift",
"RxRelay"
],
"sources" : [
"LocalEntry.swift",
"YumeAlamofireTests.swift"
],
"target_dependencies" : [
"Entryable",
"RxEntryable",
"JSONMock"
],
"type" : "test"
},
{
"c99name" : "Entryable",
"module_type" : "SwiftTarget",
"name" : "Entryable",
"path" : "Sources/Entryable",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"Entryable",
"RxEntryable"
],
"sources" : [
"Client.swift",
"ClientBuilder.swift",
"Codable+Ex.swift",
"Entry.swift",
"Entryable.swift",
"HTTPRawResponse.swift",
"NetError.swift",
"ParameterType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/ReactiveX/RxSwift
[1/30137] Fetching alamofire
[2412/82820] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.12s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.20s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (4.64s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.44s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.0
Building for debugging...
[0/16] Write sources
[0/16] Copying PrivacyInfo.xcprivacy
[0/16] Write sources
[2/16] Copying PrivacyInfo.xcprivacy
[6/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/199] Emitting module Alamofire
[10/204] Compiling RxSwift Debounce.swift
[11/204] Compiling RxSwift Debug.swift
[12/204] Compiling RxSwift Decode.swift
[13/204] Compiling RxSwift DefaultIfEmpty.swift
[14/204] Compiling RxSwift Deferred.swift
[15/204] Compiling Alamofire RetryPolicy.swift
[16/204] Compiling Alamofire ServerTrustEvaluation.swift
[17/204] Compiling Alamofire URLEncodedFormEncoder.swift
[18/204] Compiling Alamofire Validation.swift
[19/204] Compiling Alamofire resource_bundle_accessor.swift
[20/204] Compiling RxSwift SchedulerType.swift
[21/204] Compiling RxSwift Sequence.swift
[22/204] Compiling RxSwift SerialDispatchQueueScheduler.swift
[23/204] Compiling RxSwift SerialDisposable.swift
[24/204] Compiling RxSwift ShareReplayScope.swift
[25/204] Compiling RxSwift Single.swift
[26/204] Compiling RxSwift SingleAssignmentDisposable.swift
[27/204] Compiling RxSwift SingleAsync.swift
[28/204] Compiling RxSwift Sink.swift
[29/204] Compiling RxSwift Skip.swift
[30/204] Compiling RxSwift SkipUntil.swift
[31/204] Compiling RxSwift SkipWhile.swift
[32/204] Compiling RxSwift StartWith.swift
[33/204] Compiling RxSwift SubjectType.swift
[34/204] Compiling RxSwift SubscribeOn.swift
[35/204] Compiling RxSwift SubscriptionDisposable.swift
[36/204] Compiling RxSwift SwiftSupport.swift
[37/204] Compiling RxSwift Switch.swift
[38/204] Compiling RxSwift SwitchIfEmpty.swift
[39/204] Compiling RxSwift SynchronizedDisposeType.swift
[40/224] Compiling RxSwift BehaviorSubject.swift
[41/224] Compiling RxSwift BinaryDisposable.swift
[42/224] Compiling RxSwift Binder.swift
[43/224] Compiling RxSwift BooleanDisposable.swift
[44/224] Compiling RxSwift Buffer.swift
[45/224] Compiling RxSwift Cancelable.swift
[46/224] Compiling RxSwift Producer.swift
[47/224] Compiling RxSwift PublishSubject.swift
[48/224] Compiling RxSwift Queue.swift
[49/224] Compiling RxSwift Range.swift
[50/224] Compiling RxSwift Reactive.swift
[51/224] Compiling RxSwift RecursiveLock.swift
[52/224] Compiling RxSwift RecursiveScheduler.swift
[53/224] Compiling RxSwift Reduce.swift
[54/224] Compiling RxSwift RefCountDisposable.swift
[55/224] Compiling RxSwift Repeat.swift
[56/224] Compiling RxSwift ReplaySubject.swift
[57/224] Compiling RxSwift RetryWhen.swift
[58/224] Compiling RxSwift Rx.swift
[59/224] Compiling RxSwift RxMutableBox.swift
[60/224] Compiling RxSwift Sample.swift
[61/224] Compiling RxSwift Scan.swift
[62/224] Compiling RxSwift ScheduledDisposable.swift
[63/224] Compiling RxSwift ScheduledItem.swift
[64/224] Compiling RxSwift ScheduledItemType.swift
[65/224] Compiling RxSwift SchedulerServices+Emulation.swift
[66/224] Emitting module RxSwift
[67/224] Compiling RxSwift AsSingle.swift
[68/224] Compiling RxSwift AsyncLock.swift
[69/224] Compiling RxSwift AsyncSubject.swift
[70/224] Compiling RxSwift AtomicInt.swift
[71/224] Compiling RxSwift Bag+Rx.swift
[72/224] Compiling RxSwift Bag.swift
[73/224] Compiling RxSwift ConcurrentMainScheduler.swift
[74/224] Compiling RxSwift ConnectableObservableType.swift
[75/224] Compiling RxSwift Create.swift
[76/224] Compiling RxSwift CurrentThreadScheduler.swift
[77/224] Compiling RxSwift Date+Dispatch.swift
[78/224] Compiling RxSwift Catch.swift
[79/224] Compiling RxSwift CombineLatest+Collection.swift
[80/224] Compiling RxSwift CombineLatest+arity.swift
[81/224] Compiling RxSwift CombineLatest.swift
[82/224] Compiling RxSwift CompactMap.swift
[83/224] Compiling RxSwift Completable+AndThen.swift
[84/224] Compiling RxSwift Completable.swift
[85/224] Compiling RxSwift CompositeDisposable.swift
[86/224] Compiling RxSwift Concat.swift
[87/224] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[88/224] Compiling RxSwift Never.swift
[89/224] Compiling RxSwift NopDisposable.swift
[90/224] Compiling RxSwift Observable+Concurrency.swift
[91/224] Compiling RxSwift Observable.swift
[92/224] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[93/224] Compiling RxSwift ObservableConvertibleType.swift
[94/224] Compiling RxSwift ObservableType+Extensions.swift
[95/224] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[96/224] Compiling RxSwift ObservableType.swift
[97/224] Compiling RxSwift ObserveOn.swift
[98/224] Compiling RxSwift ObserverBase.swift
[99/224] Compiling RxSwift ObserverType.swift
[100/224] Compiling RxSwift OperationQueueScheduler.swift
[101/224] Compiling RxSwift Optional.swift
[102/224] Compiling RxSwift Platform.Darwin.swift
[103/224] Compiling RxSwift Platform.Linux.swift
[104/224] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[105/224] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[106/224] Compiling RxSwift PrimitiveSequence.swift
[107/224] Compiling RxSwift PriorityQueue.swift
[109/224] Compiling RxSwift Disposable.swift
[110/224] Compiling RxSwift Disposables.swift
[111/224] Compiling RxSwift DisposeBag.swift
[112/224] Compiling RxSwift DisposeBase.swift
[113/224] Compiling RxSwift DistinctUntilChanged.swift
[114/224] Compiling RxSwift Do.swift
[115/224] Compiling RxSwift ElementAt.swift
[116/224] Compiling RxSwift Empty.swift
[117/224] Compiling RxSwift Enumerated.swift
[118/224] Compiling RxSwift Error.swift
[119/224] Compiling RxSwift Errors.swift
[120/224] Compiling RxSwift Event.swift
[121/224] Compiling RxSwift Filter.swift
[122/224] Compiling RxSwift First.swift
[123/224] Compiling RxSwift Generate.swift
[124/224] Compiling RxSwift GroupBy.swift
[125/224] Compiling RxSwift GroupedObservable.swift
[126/224] Compiling RxSwift HistoricalScheduler.swift
[127/224] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[128/224] Compiling RxSwift ImmediateSchedulerType.swift
[129/224] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[130/224] Compiling RxSwift Infallible+CombineLatest+arity.swift
[131/224] Compiling RxSwift Infallible+Concurrency.swift
[132/224] Compiling RxSwift Infallible+Create.swift
[133/224] Compiling RxSwift Infallible+Debug.swift
[134/224] Compiling RxSwift Infallible+Operators.swift
[135/224] Compiling RxSwift Infallible+Zip+arity.swift
[136/224] Compiling RxSwift Infallible.swift
[137/224] Compiling RxSwift InfiniteSequence.swift
[138/224] Compiling RxSwift InvocableScheduledItem.swift
[139/224] Compiling RxSwift InvocableType.swift
[140/224] Compiling RxSwift Just.swift
[141/224] Compiling RxSwift Lock.swift
[142/224] Compiling RxSwift LockOwnerType.swift
[143/224] Compiling RxSwift MainScheduler.swift
[144/224] Compiling RxSwift Map.swift
[145/224] Compiling RxSwift Materialize.swift
[146/224] Compiling RxSwift Maybe.swift
[147/224] Compiling RxSwift Merge.swift
[148/224] Compiling RxSwift Multicast.swift
[149/224] Compiling RxSwift AddRef.swift
[150/224] Compiling RxSwift Amb.swift
[151/224] Compiling RxSwift AnonymousDisposable.swift
[152/224] Compiling RxSwift AnonymousObserver.swift
[153/224] Compiling RxSwift AnyObserver.swift
[154/224] Compiling RxSwift AsMaybe.swift
[197/225] Wrapping AST for Alamofire for debugging
[199/233] Compiling Entryable Entry.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
56 | request.validate().responseData { (res) in
57 | let result = res.result.map { data in
58 | return HTTPRawResponse(data: data, request: res.request, response: res.response)
| |- error: generic parameter 'T' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
59 | }
60 | continuation.resume(with: result)
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: 'T' declared as parameter to type 'HTTPRawResponse'
12 | public let data: T
13 | public let request: URLRequest?
[200/234] Compiling Entryable Codable+Ex.swift
[201/234] Compiling Entryable NetError.swift
/host/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public private(set) var isShowDetailError: Bool = false
| |- warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isShowDetailError' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'isShowDetailError' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | public func setup(isShowDetailError isShow: Bool) {
12 | isShowDetailError = isShow
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/NetError.swift:16:10: warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
14 |
15 | public enum NetError: Error, CustomStringConvertible {
16 | case url(HTTPRawResponse<Data>, Error)
| `- warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
17 |
18 | public var description: String {
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:15: note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
12 | public let data: T
13 | public let request: URLRequest?
[202/234] Compiling Entryable Entryable.swift
[203/234] Compiling Entryable HTTPRawResponse.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:14:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
12 | public let data: T
13 | public let request: URLRequest?
14 | public let response: HTTPURLResponse?
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
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
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:64: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
17 | self.data = data
18 | self.request = request
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[204/234] Compiling Entryable ClientBuilder.swift
/host/spi-builder-workspace/Sources/Entryable/ClientBuilder.swift:60:38: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
58 | self.client.base.appendingPathComponent(self.request.entry),
59 | method: self.request.method,
60 | parameters: self.request.parameters,
| `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
61 | encoding: self.request.parameterType.encoding,
62 | headers: HTTPHeaders(self.mergedHeaders),
/host/spi-builder-workspace/Sources/Entryable/ClientBuilder.swift:76:31: warning: type 'Request.Parameters' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 | extension ClientBuilder where Request: EncodeEntryable {
75 | internal func build() -> Alamofire.DataRequest {
76 | return client.session.request(
| `- warning: type 'Request.Parameters' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
77 | self.client.base.appendingPathComponent(self.request.entry),
78 | method: self.request.method,
[205/234] Compiling Entryable Client.swift
[206/234] Emitting module Entryable
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:14:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
12 | public let data: T
13 | public let request: URLRequest?
14 | public let response: HTTPURLResponse?
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
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
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:64: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
17 | self.data = data
18 | self.request = request
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
/host/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public private(set) var isShowDetailError: Bool = false
| |- warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isShowDetailError' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'isShowDetailError' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | public func setup(isShowDetailError isShow: Bool) {
12 | isShowDetailError = isShow
/host/spi-builder-workspace/Sources/Entryable/NetError.swift:16:10: warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
14 |
15 | public enum NetError: Error, CustomStringConvertible {
16 | case url(HTTPRawResponse<Data>, Error)
| `- warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
17 |
18 | public var description: String {
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:15: note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
12 | public let data: T
13 | public let request: URLRequest?
[207/234] Compiling Entryable ParameterType.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/9] Write swift-version-24593BA9C3E375BF.txt
[2/192] Emitting module Alamofire
[3/197] Compiling RxSwift AddRef.swift
[4/197] Compiling RxSwift Amb.swift
[5/197] Compiling RxSwift AnonymousDisposable.swift
[6/197] Compiling RxSwift AnonymousObserver.swift
[7/197] Compiling RxSwift AnyObserver.swift
[8/197] Compiling RxSwift AsMaybe.swift
[9/197] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[10/197] Compiling RxSwift ConcurrentMainScheduler.swift
[11/197] Compiling RxSwift ConnectableObservableType.swift
[12/197] Compiling RxSwift Create.swift
[13/197] Compiling RxSwift CurrentThreadScheduler.swift
[14/197] Compiling RxSwift Date+Dispatch.swift
[15/197] Compiling RxSwift CompactMap.swift
[16/197] Compiling RxSwift Completable+AndThen.swift
[17/197] Compiling RxSwift Completable.swift
[18/197] Compiling RxSwift CompositeDisposable.swift
[19/197] Compiling RxSwift Concat.swift
[20/197] Compiling RxSwift Cancelable.swift
[21/197] Compiling RxSwift Catch.swift
[22/197] Compiling RxSwift CombineLatest+Collection.swift
[23/197] Compiling RxSwift CombineLatest+arity.swift
[24/197] Compiling RxSwift CombineLatest.swift
[25/197] Compiling RxSwift Debounce.swift
[26/197] Compiling RxSwift Debug.swift
[27/197] Compiling RxSwift Decode.swift
[28/197] Compiling RxSwift DefaultIfEmpty.swift
[29/197] Compiling RxSwift Deferred.swift
[30/197] Compiling RxSwift BehaviorSubject.swift
[31/197] Compiling RxSwift BinaryDisposable.swift
[32/197] Compiling RxSwift Binder.swift
[33/197] Compiling RxSwift BooleanDisposable.swift
[34/197] Compiling RxSwift Buffer.swift
[35/197] Compiling RxSwift SchedulerType.swift
[36/197] Compiling RxSwift Sequence.swift
[37/197] Compiling RxSwift SerialDispatchQueueScheduler.swift
[38/197] Compiling RxSwift SerialDisposable.swift
[39/197] Compiling RxSwift ShareReplayScope.swift
[40/197] Compiling RxSwift Single.swift
[41/197] Compiling RxSwift SingleAssignmentDisposable.swift
[42/197] Compiling RxSwift SingleAsync.swift
[43/197] Compiling RxSwift Sink.swift
[44/197] Compiling RxSwift Skip.swift
[45/197] Compiling RxSwift SkipUntil.swift
[46/197] Compiling RxSwift SkipWhile.swift
[47/197] Compiling RxSwift StartWith.swift
[48/197] Compiling RxSwift SubjectType.swift
[49/197] Compiling RxSwift SubscribeOn.swift
[50/197] Compiling RxSwift SubscriptionDisposable.swift
[51/197] Compiling RxSwift SwiftSupport.swift
[52/197] Compiling RxSwift Switch.swift
[53/197] Compiling RxSwift SwitchIfEmpty.swift
[54/197] Compiling RxSwift SynchronizedDisposeType.swift
[55/217] Compiling RxSwift DispatchQueueConfiguration.swift
[56/217] Compiling RxSwift Disposable.swift
[57/217] Compiling RxSwift Disposables.swift
[58/217] Compiling RxSwift DisposeBag.swift
[59/217] Compiling RxSwift DisposeBase.swift
[60/217] Compiling RxSwift DistinctUntilChanged.swift
[61/217] Compiling RxSwift Do.swift
[62/217] Compiling RxSwift ElementAt.swift
[63/217] Compiling RxSwift Empty.swift
[64/217] Compiling RxSwift Enumerated.swift
[65/217] Compiling RxSwift Error.swift
[66/217] Compiling RxSwift Errors.swift
[67/217] Compiling RxSwift Event.swift
[68/217] Compiling RxSwift Filter.swift
[69/217] Compiling RxSwift First.swift
[70/217] Compiling RxSwift Generate.swift
[71/217] Compiling RxSwift GroupBy.swift
[72/217] Compiling RxSwift GroupedObservable.swift
[73/217] Compiling RxSwift HistoricalScheduler.swift
[74/217] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[75/217] Compiling RxSwift ImmediateSchedulerType.swift
[76/217] Compiling Alamofire resource_bundle_accessor.swift
[77/217] Compiling RxSwift Infallible+CombineLatest+arity.swift
[78/217] Compiling RxSwift Infallible+Concurrency.swift
[79/217] Compiling RxSwift Infallible+Create.swift
[80/217] Compiling RxSwift Infallible+Debug.swift
[81/217] Compiling RxSwift Infallible+Operators.swift
[82/217] Compiling RxSwift Infallible+Zip+arity.swift
[83/217] Compiling RxSwift Infallible.swift
[84/217] Compiling RxSwift InfiniteSequence.swift
[85/217] Compiling RxSwift InvocableScheduledItem.swift
[86/217] Compiling RxSwift InvocableType.swift
[87/217] Compiling RxSwift Just.swift
[88/217] Compiling RxSwift Lock.swift
[89/217] Compiling RxSwift LockOwnerType.swift
[90/217] Compiling RxSwift MainScheduler.swift
[91/217] Compiling RxSwift Map.swift
[92/217] Compiling RxSwift Materialize.swift
[93/217] Compiling RxSwift Maybe.swift
[94/217] Compiling RxSwift Merge.swift
[95/217] Compiling RxSwift Multicast.swift
[113/217] Compiling Alamofire RetryPolicy.swift
[114/217] Compiling Alamofire ServerTrustEvaluation.swift
[115/217] Compiling Alamofire URLEncodedFormEncoder.swift
[116/217] Compiling Alamofire Validation.swift
[117/217] Compiling RxSwift Never.swift
[118/217] Compiling RxSwift NopDisposable.swift
[119/217] Compiling RxSwift Observable+Concurrency.swift
[120/217] Compiling RxSwift Observable.swift
[121/217] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[122/217] Compiling RxSwift ObservableConvertibleType.swift
[123/217] Compiling RxSwift ObservableType+Extensions.swift
[124/217] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[125/217] Compiling RxSwift ObservableType.swift
[126/217] Compiling RxSwift ObserveOn.swift
[127/217] Compiling RxSwift ObserverBase.swift
[128/217] Compiling RxSwift ObserverType.swift
[129/217] Compiling RxSwift OperationQueueScheduler.swift
[130/217] Compiling RxSwift Optional.swift
[131/217] Compiling RxSwift Platform.Darwin.swift
[132/217] Compiling RxSwift Platform.Linux.swift
[133/217] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[134/217] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[135/217] Compiling RxSwift PrimitiveSequence.swift
[136/217] Compiling RxSwift PriorityQueue.swift
[137/217] Compiling RxSwift Producer.swift
[138/217] Compiling RxSwift PublishSubject.swift
[139/217] Compiling RxSwift Queue.swift
[140/217] Compiling RxSwift Range.swift
[141/217] Compiling RxSwift Reactive.swift
[142/217] Compiling RxSwift RecursiveLock.swift
[143/217] Compiling RxSwift RecursiveScheduler.swift
[144/217] Compiling RxSwift Reduce.swift
[145/217] Compiling RxSwift RefCountDisposable.swift
[146/217] Compiling RxSwift Repeat.swift
[147/217] Compiling RxSwift ReplaySubject.swift
[148/217] Compiling RxSwift RetryWhen.swift
[149/217] Compiling RxSwift Rx.swift
[150/217] Compiling RxSwift RxMutableBox.swift
[151/217] Compiling RxSwift Sample.swift
[152/217] Compiling RxSwift Scan.swift
[153/217] Compiling RxSwift ScheduledDisposable.swift
[154/217] Compiling RxSwift ScheduledItem.swift
[155/217] Compiling RxSwift ScheduledItemType.swift
[156/217] Compiling RxSwift SchedulerServices+Emulation.swift
[162/217] Compiling RxSwift AsSingle.swift
[163/217] Compiling RxSwift AsyncLock.swift
[164/217] Compiling RxSwift AsyncSubject.swift
[165/217] Compiling RxSwift AtomicInt.swift
[166/217] Compiling RxSwift Bag+Rx.swift
[167/217] Compiling RxSwift Bag.swift
[190/218] Emitting module RxSwift
[190/218] Wrapping AST for Alamofire for debugging
[192/226] Compiling Entryable Codable+Ex.swift
[193/226] Compiling Entryable Entry.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
56 | request.validate().responseData { (res) in
57 | let result = res.result.map { data in
58 | return HTTPRawResponse(data: data, request: res.request, response: res.response)
| |- error: generic parameter 'T' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
59 | }
60 | continuation.resume(with: result)
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: 'T' declared as parameter to type 'HTTPRawResponse'
12 | public let data: T
13 | public let request: URLRequest?
[194/227] Compiling Entryable Entryable.swift
[195/227] Compiling Entryable HTTPRawResponse.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:14:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
12 | public let data: T
13 | public let request: URLRequest?
14 | public let response: HTTPURLResponse?
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
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
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:64: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
17 | self.data = data
18 | self.request = request
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
[196/227] Compiling Entryable NetError.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[197/227] Compiling Entryable Client.swift
[198/227] Compiling Entryable ClientBuilder.swift
[199/227] Emitting module Entryable
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
11 | public struct HTTPRawResponse<T> {
12 | public let data: T
13 | public let request: URLRequest?
| `- error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:14:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
12 | public let data: T
13 | public let request: URLRequest?
14 | public let response: HTTPURLResponse?
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
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
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: cannot find type 'URLRequest' in scope
17 | self.data = data
18 | self.request = request
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:64: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
14 | public let response: HTTPURLResponse?
15 |
16 | public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
17 | self.data = data
18 | self.request = request
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
[200/227] Compiling Entryable ParameterType.swift
BUILD FAILURE 6.1 linux