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, reference master (edc009), with Swift 6.0 for Linux on 3 Nov 2024 02:53:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.56.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:  $PWD
https://github.com/yume190/Entryable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/52358] Fetching rxswift
[2/82153] Fetching rxswift, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.08s)
[51835/52358] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (4.48s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.8.0 (0.44s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v12),
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.42s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.8.0
warning: 'alamofire': /host/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v12),
Building for debugging...
[0/16] Write sources
[3/16] Copying PrivacyInfo.xcprivacy
[5/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/199] Emitting module Alamofire
[10/204] Compiling Alamofire RetryPolicy.swift
[11/204] Compiling Alamofire ServerTrustEvaluation.swift
[12/204] Compiling Alamofire URLEncodedFormEncoder.swift
[13/204] Compiling Alamofire Validation.swift
[14/204] Compiling Alamofire resource_bundle_accessor.swift
[15/204] Compiling RxSwift AsSingle.swift
[16/204] Compiling RxSwift AsyncLock.swift
[17/204] Compiling RxSwift AsyncSubject.swift
[18/204] Compiling RxSwift AtomicInt.swift
[19/204] Compiling RxSwift Bag+Rx.swift
[20/204] Compiling RxSwift Bag.swift
[21/204] Compiling RxSwift CombineLatest.swift
[22/204] Compiling RxSwift CompactMap.swift
[23/204] Compiling RxSwift Completable+AndThen.swift
[24/204] Compiling RxSwift Completable.swift
[25/204] Compiling RxSwift CompositeDisposable.swift
[26/204] Compiling RxSwift Concat.swift
[27/204] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[28/204] Compiling RxSwift ConcurrentMainScheduler.swift
[29/204] Compiling RxSwift ConnectableObservableType.swift
[30/204] Compiling RxSwift Create.swift
[31/204] Compiling RxSwift CurrentThreadScheduler.swift
[32/204] Compiling RxSwift Date+Dispatch.swift
[33/204] Compiling RxSwift Debounce.swift
[34/204] Compiling RxSwift Debug.swift
[35/204] Compiling RxSwift Decode.swift
[36/204] Compiling RxSwift DefaultIfEmpty.swift
[37/204] Compiling RxSwift Deferred.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/224] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[43/224] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[44/224] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[45/224] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[46/224] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[47/224] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[54/224] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[55/224] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[56/224] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[57/224] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[58/224] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[59/224] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[60/224] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[61/224] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[62/224] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[63/224] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.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) {
[91/224] Compiling RxSwift Infallible+CombineLatest+arity.swift
[92/224] Compiling RxSwift Infallible+Concurrency.swift
[93/224] Compiling RxSwift Infallible+Create.swift
[94/224] Compiling RxSwift Infallible+Debug.swift
[95/224] Compiling RxSwift Infallible+Operators.swift
[96/224] Compiling RxSwift Infallible+Zip+arity.swift
[97/224] Compiling RxSwift Infallible.swift
[98/224] Compiling RxSwift InfiniteSequence.swift
[99/224] Compiling RxSwift InvocableScheduledItem.swift
[100/224] Compiling RxSwift InvocableType.swift
[101/224] Compiling RxSwift Just.swift
[102/224] Compiling RxSwift Lock.swift
[103/224] Compiling RxSwift LockOwnerType.swift
[104/224] Compiling RxSwift MainScheduler.swift
[105/224] Compiling RxSwift Map.swift
[106/224] Compiling RxSwift Materialize.swift
[107/224] Compiling RxSwift Maybe.swift
[108/224] Compiling RxSwift Merge.swift
[109/224] Compiling RxSwift Multicast.swift
[110/224] Compiling RxSwift DispatchQueueConfiguration.swift
[111/224] Compiling RxSwift Disposable.swift
[112/224] Compiling RxSwift Disposables.swift
[113/224] Compiling RxSwift DisposeBag.swift
[114/224] Compiling RxSwift DisposeBase.swift
[115/224] Compiling RxSwift DistinctUntilChanged.swift
[116/224] Compiling RxSwift Do.swift
[117/224] Compiling RxSwift ElementAt.swift
[118/224] Compiling RxSwift Empty.swift
[119/224] Compiling RxSwift Enumerated.swift
[120/224] Compiling RxSwift Error.swift
[121/224] Compiling RxSwift Errors.swift
[122/224] Compiling RxSwift Event.swift
[123/224] Compiling RxSwift Filter.swift
[124/224] Compiling RxSwift First.swift
[125/224] Compiling RxSwift Generate.swift
[126/224] Compiling RxSwift GroupBy.swift
[127/224] Compiling RxSwift GroupedObservable.swift
[128/224] Compiling RxSwift HistoricalScheduler.swift
[129/224] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[130/224] Compiling RxSwift ImmediateSchedulerType.swift
[131/224] Compiling RxSwift Producer.swift
[132/224] Compiling RxSwift PublishSubject.swift
[133/224] Compiling RxSwift Queue.swift
[134/224] Compiling RxSwift Range.swift
[135/224] Compiling RxSwift Reactive.swift
[136/224] Compiling RxSwift RecursiveLock.swift
[137/224] Compiling RxSwift RecursiveScheduler.swift
[138/224] Compiling RxSwift Reduce.swift
[139/224] Compiling RxSwift RefCountDisposable.swift
[140/224] Compiling RxSwift Repeat.swift
[141/224] Compiling RxSwift ReplaySubject.swift
[142/224] Compiling RxSwift RetryWhen.swift
[143/224] Compiling RxSwift Rx.swift
[144/224] Compiling RxSwift RxMutableBox.swift
[145/224] Compiling RxSwift Sample.swift
[146/224] Compiling RxSwift Scan.swift
[147/224] Compiling RxSwift ScheduledDisposable.swift
[148/224] Compiling RxSwift ScheduledItem.swift
[149/224] Compiling RxSwift ScheduledItemType.swift
[150/224] Compiling RxSwift SchedulerServices+Emulation.swift
[151/224] Compiling RxSwift Never.swift
[152/224] Compiling RxSwift NopDisposable.swift
[153/224] Compiling RxSwift Observable+Concurrency.swift
[154/224] Compiling RxSwift Observable.swift
[155/224] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[156/224] Compiling RxSwift ObservableConvertibleType.swift
[157/224] Compiling RxSwift ObservableType+Extensions.swift
[158/224] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[159/224] Compiling RxSwift ObservableType.swift
[160/224] Compiling RxSwift ObserveOn.swift
[161/224] Compiling RxSwift ObserverBase.swift
[162/224] Compiling RxSwift ObserverType.swift
[163/224] Compiling RxSwift OperationQueueScheduler.swift
[164/224] Compiling RxSwift Optional.swift
[165/224] Compiling RxSwift Platform.Darwin.swift
[166/224] Compiling RxSwift Platform.Linux.swift
[167/224] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[168/224] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[169/224] Compiling RxSwift PrimitiveSequence.swift
[170/224] Compiling RxSwift PriorityQueue.swift
[171/224] Compiling RxSwift SchedulerType.swift
[172/224] Compiling RxSwift Sequence.swift
[173/224] Compiling RxSwift SerialDispatchQueueScheduler.swift
[174/224] Compiling RxSwift SerialDisposable.swift
[175/224] Compiling RxSwift ShareReplayScope.swift
[176/224] Compiling RxSwift Single.swift
[177/224] Compiling RxSwift SingleAssignmentDisposable.swift
[178/224] Compiling RxSwift SingleAsync.swift
[179/224] Compiling RxSwift Sink.swift
[180/224] Compiling RxSwift Skip.swift
[181/224] Compiling RxSwift SkipUntil.swift
[182/224] Compiling RxSwift SkipWhile.swift
[183/224] Compiling RxSwift StartWith.swift
[184/224] Compiling RxSwift SubjectType.swift
[185/224] Compiling RxSwift SubscribeOn.swift
[186/224] Compiling RxSwift SubscriptionDisposable.swift
[187/224] Compiling RxSwift SwiftSupport.swift
[188/224] Compiling RxSwift Switch.swift
[189/224] Compiling RxSwift SwitchIfEmpty.swift
[190/224] Compiling RxSwift SynchronizedDisposeType.swift
[197/225] Wrapping AST for Alamofire for debugging
[199/233] Compiling Entryable Client.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[200/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: 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?
[201/234] Compiling Entryable Codable+Ex.swift
[202/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: 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?
[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
[204/234] 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?
[205/234] Compiling Entryable Entryable.swift
[206/234] Compiling Entryable ParameterType.swift
[207/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,
BUILD FAILURE 6.0 linux