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

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Entryable with Swift 6.0 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.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/yume190/Entryable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/yume190/Entryable.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/28780] Fetching alamofire
[4318/80196] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.53s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.61s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (0.46s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.44s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.2.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.4
Building for debugging...
[0/14] Write sources
[5/14] Write swift-version-24593BA9C3E375BF.txt
[7/185] Emitting module Alamofire
[8/189] Emitting module RxSwift
[9/208] Compiling RxSwift Dematerialize.swift
[10/208] Compiling RxSwift DispatchQueue+Extensions.swift
[11/208] Compiling RxSwift DispatchQueueConfiguration.swift
[12/208] Compiling RxSwift Disposable.swift
[13/208] Compiling RxSwift Disposables.swift
[14/208] Compiling RxSwift DisposeBag.swift
[15/208] Compiling RxSwift DisposeBase.swift
[16/208] Compiling RxSwift DistinctUntilChanged.swift
[17/208] Compiling RxSwift Do.swift
[18/208] Compiling RxSwift ElementAt.swift
[19/208] Compiling RxSwift Empty.swift
[20/208] Compiling Alamofire URLEncodedFormEncoder.swift
[21/208] Compiling Alamofire URLRequest+Alamofire.swift
[22/208] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[23/208] Compiling Alamofire Validation.swift
[24/208] Compiling RxSwift Filter.swift
[25/208] Compiling RxSwift First.swift
[26/208] Compiling RxSwift Generate.swift
[27/208] Compiling RxSwift GroupBy.swift
[28/208] Compiling RxSwift GroupedObservable.swift
[29/208] Compiling RxSwift Bag+Rx.swift
[30/208] Compiling RxSwift Bag.swift
[31/208] Compiling RxSwift BehaviorSubject.swift
[32/208] Compiling RxSwift BinaryDisposable.swift
[41/208] Compiling RxSwift AsMaybe.swift
[42/208] Compiling RxSwift AsSingle.swift
[43/208] Compiling RxSwift AsyncLock.swift
[44/208] Compiling RxSwift AsyncSubject.swift
[45/208] Compiling RxSwift AtomicInt.swift
[50/208] Compiling RxSwift Catch.swift
[51/208] Compiling RxSwift CombineLatest+Collection.swift
[55/208] Compiling RxSwift Queue.swift
[56/208] Compiling RxSwift Range.swift
[57/208] Compiling RxSwift Reactive.swift
[58/208] Compiling RxSwift RecursiveLock.swift
[59/208] Compiling RxSwift RecursiveScheduler.swift
[60/208] Compiling RxSwift Reduce.swift
[61/208] Compiling RxSwift RefCountDisposable.swift
[62/208] Compiling RxSwift Repeat.swift
[63/208] Compiling RxSwift ReplaySubject.swift
[64/208] Compiling RxSwift RetryWhen.swift
[65/208] Compiling RxSwift Rx.swift
[66/208] Compiling RxSwift RxMutableBox.swift
[67/208] Compiling RxSwift Sample.swift
[68/208] Compiling RxSwift Scan.swift
[69/208] Compiling RxSwift ScheduledDisposable.swift
[70/208] Compiling RxSwift ScheduledItem.swift
[71/208] Compiling RxSwift ScheduledItemType.swift
[72/208] Compiling RxSwift SchedulerServices+Emulation.swift
[73/208] Compiling RxSwift SchedulerType.swift
[74/208] Compiling RxSwift Sequence.swift
[75/208] Compiling RxSwift SerialDispatchQueueScheduler.swift
[76/208] Compiling RxSwift SerialDisposable.swift
[77/208] Compiling RxSwift ShareReplayScope.swift
[78/208] Compiling RxSwift Single.swift
[79/208] Compiling RxSwift SingleAssignmentDisposable.swift
[80/208] Compiling RxSwift SingleAsync.swift
[81/208] Compiling RxSwift Sink.swift
[82/208] Compiling RxSwift Skip.swift
[83/208] Compiling RxSwift SkipUntil.swift
[84/208] Compiling RxSwift SkipWhile.swift
[85/208] Compiling RxSwift StartWith.swift
[86/208] Compiling RxSwift SubjectType.swift
[87/208] Compiling RxSwift SubscribeOn.swift
[88/208] Compiling RxSwift SubscriptionDisposable.swift
[89/208] Compiling RxSwift SwiftSupport.swift
[90/208] Compiling RxSwift Switch.swift
[91/208] Compiling RxSwift SwitchIfEmpty.swift
[92/208] Compiling RxSwift SynchronizedDisposeType.swift
[93/208] Compiling RxSwift Never.swift
[94/208] Compiling RxSwift NopDisposable.swift
[95/208] Compiling RxSwift Observable.swift
[96/208] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[97/208] Compiling RxSwift ObservableConvertibleType.swift
[98/208] Compiling RxSwift ObservableType+Extensions.swift
[99/208] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[100/208] Compiling RxSwift ObservableType.swift
[101/208] Compiling RxSwift ObserveOn.swift
[102/208] Compiling RxSwift ObserverBase.swift
[103/208] Compiling RxSwift ObserverType.swift
[104/208] Compiling RxSwift OperationQueueScheduler.swift
[105/208] Compiling RxSwift Optional.swift
[106/208] Compiling RxSwift Platform.Darwin.swift
[107/208] Compiling RxSwift Platform.Linux.swift
[108/208] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[109/208] Compiling RxSwift PrimitiveSequence.swift
[110/208] Compiling RxSwift PriorityQueue.swift
[111/208] Compiling RxSwift Producer.swift
[112/208] Compiling RxSwift PublishSubject.swift
[113/208] Compiling RxSwift HistoricalScheduler.swift
[114/208] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[115/208] Compiling RxSwift ImmediateSchedulerType.swift
[116/208] Compiling RxSwift Infallible+CombineLatest+arity.swift
[117/208] Compiling RxSwift Infallible+Create.swift
[118/208] Compiling RxSwift Infallible+Operators.swift
[119/208] Compiling RxSwift Infallible+Zip+arity.swift
[120/208] Compiling RxSwift Infallible.swift
[121/208] Compiling RxSwift InfiniteSequence.swift
[122/208] Compiling RxSwift InvocableScheduledItem.swift
[123/208] Compiling RxSwift InvocableType.swift
[124/208] Compiling RxSwift Just.swift
[125/208] Compiling RxSwift Lock.swift
[126/208] Compiling RxSwift LockOwnerType.swift
[127/208] Compiling RxSwift MainScheduler.swift
[128/208] Compiling RxSwift Map.swift
[129/208] Compiling RxSwift Materialize.swift
[130/208] Compiling RxSwift Maybe.swift
[131/208] Compiling RxSwift Merge.swift
[132/208] Compiling RxSwift Multicast.swift
[133/208] Compiling RxSwift CombineLatest+arity.swift
[134/208] Compiling RxSwift CombineLatest.swift
[135/208] Compiling RxSwift CompactMap.swift
[136/208] Compiling RxSwift Completable+AndThen.swift
[137/208] Compiling RxSwift Completable.swift
[138/208] Compiling RxSwift CompositeDisposable.swift
[139/208] Compiling RxSwift Concat.swift
[140/208] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[141/208] Compiling RxSwift ConcurrentMainScheduler.swift
[142/208] Compiling RxSwift ConnectableObservableType.swift
[143/208] Compiling RxSwift Create.swift
[144/208] Compiling RxSwift CurrentThreadScheduler.swift
[145/208] Compiling RxSwift Date+Dispatch.swift
[146/208] Compiling RxSwift Debounce.swift
[147/208] Compiling RxSwift Debug.swift
[148/208] Compiling RxSwift Decode.swift
[149/208] Compiling RxSwift DefaultIfEmpty.swift
[150/208] Compiling RxSwift Deferred.swift
[151/208] Compiling RxSwift Delay.swift
[152/208] Compiling RxSwift DelaySubscription.swift
[153/208] Compiling RxSwift Binder.swift
[154/208] Compiling RxSwift BooleanDisposable.swift
[155/208] Compiling RxSwift Buffer.swift
[156/208] Compiling RxSwift Cancelable.swift
[157/208] Compiling RxSwift AddRef.swift
[158/208] Compiling RxSwift Amb.swift
[159/208] Compiling RxSwift AnonymousDisposable.swift
[160/208] Compiling RxSwift AnonymousObserver.swift
[161/208] Compiling RxSwift AnyObserver.swift
[182/209] Wrapping AST for Alamofire for debugging
[184/217] Compiling Entryable Entryable.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/HTTPMethod.swift:35:23: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
27 | ///
28 | /// See https://tools.ietf.org/html/rfc7231#section-4.3
29 | public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
   |               `- note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
30 |     /// `CONNECT` method.
31 |     public static let connect = HTTPMethod(rawValue: "CONNECT")
   :
33 |     public static let delete = HTTPMethod(rawValue: "DELETE")
34 |     /// `GET` method.
35 |     public static let get = HTTPMethod(rawValue: "GET")
   |                       |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     /// `HEAD` method.
37 |     public static let head = HTTPMethod(rawValue: "HEAD")
[185/217] 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?
[186/217] 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
[187/218] Compiling Entryable NetError.swift
/host/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is non-isolated 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 non-isolated 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: annotate 'isShowDetailError' with '@MainActor' if property should only be accessed from the main actor
   |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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?
error: emit-module command failed with exit code 1 (use -v to see invocation)
[188/218] Compiling Entryable Codable+Ex.swift
[189/218] Compiling Entryable Client.swift
[190/218] Compiling Entryable ClientBuilder.swift
[191/218] 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 non-isolated 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 non-isolated 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: annotate 'isShowDetailError' with '@MainActor' if property should only be accessed from the main actor
   |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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?
[192/218] Compiling Entryable ParameterType.swift
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.