The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Entryable, reference 6.0.6 (edc009), with Swift 6.3 for Android on 22 Apr 2026 12:07:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yume190/Entryable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/54305] Fetching rxswift
[4346/85950] Fetching rxswift, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (8.92s)
Fetched https://github.com/ReactiveX/RxSwift from cache (12.68s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.10.2 (13.76s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.85s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.10.2
Building for debugging...
[0/16] Copying PrivacyInfo.xcprivacy
[2/16] Write sources
[7/16] Write swift-version--4F562202D5529B1.txt
[9/200] Emitting module Alamofire
[10/205] Emitting module RxSwift
[11/225] Compiling Alamofire RetryPolicy.swift
[12/225] Compiling Alamofire ServerTrustEvaluation.swift
[13/225] Compiling Alamofire URLEncodedFormEncoder.swift
[14/225] Compiling Alamofire Validation.swift
[15/225] Compiling Alamofire resource_bundle_accessor.swift
[16/225] Compiling RxSwift RxMutableBox.swift
[17/225] Compiling RxSwift Sample.swift
[18/225] Compiling RxSwift Scan.swift
[19/225] Compiling RxSwift ScheduledDisposable.swift
[20/225] Compiling RxSwift ScheduledItem.swift
[21/225] Compiling RxSwift Catch.swift
[22/225] Compiling RxSwift CombineLatest+Collection.swift
[23/225] Compiling RxSwift CombineLatest+arity.swift
[24/225] Compiling RxSwift Producer.swift
[25/225] Compiling RxSwift PublishSubject.swift
[26/225] Compiling RxSwift Queue.swift
[27/225] Compiling RxSwift RefCountDisposable.swift
[28/225] Compiling RxSwift Repeat.swift
[29/225] Compiling RxSwift ReplaySubject.swift
[30/225] Compiling RxSwift RetryWhen.swift
[31/225] Compiling RxSwift Rx.swift
[32/225] Compiling RxSwift AsSingle.swift
[33/225] Compiling RxSwift AsyncLock.swift
[34/225] Compiling RxSwift AsyncSubject.swift
[35/225] Compiling RxSwift AtomicInt.swift
[36/225] Compiling RxSwift Bag+Rx.swift
[37/225] Compiling RxSwift Bag.swift
[41/225] Compiling RxSwift Range.swift
[42/225] Compiling RxSwift Reactive.swift
[43/225] Compiling RxSwift RecursiveLock.swift
[44/225] Compiling RxSwift RecursiveScheduler.swift
[45/225] Compiling RxSwift Reduce.swift
[61/225] Compiling RxSwift Observable.swift
[62/225] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[63/225] Compiling RxSwift ObservableConvertibleType.swift
[64/225] Compiling RxSwift ObservableType+Extensions.swift
[65/225] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[66/225] Compiling RxSwift ObservableType.swift
[67/225] Compiling RxSwift ObserveOn.swift
[68/225] Compiling RxSwift ObserverBase.swift
[69/225] Compiling RxSwift ObserverType.swift
[70/225] Compiling RxSwift OperationQueueScheduler.swift
[71/225] Compiling RxSwift Optional.swift
[72/225] Compiling RxSwift Platform.Darwin.swift
[73/225] Compiling RxSwift Platform.Linux.swift
[74/225] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[75/225] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[76/225] Compiling RxSwift PrimitiveSequence.swift
[77/225] Compiling RxSwift PriorityQueue.swift
[78/225] Compiling RxSwift BehaviorSubject.swift
[79/225] Compiling RxSwift BinaryDisposable.swift
[80/225] Compiling RxSwift Binder.swift
[81/225] Compiling RxSwift BooleanDisposable.swift
[82/225] Compiling RxSwift Buffer.swift
[83/225] Compiling RxSwift Cancelable.swift
[84/225] Compiling RxSwift CombineLatest.swift
[85/225] Compiling RxSwift CompactMap.swift
[86/225] Compiling RxSwift Completable+AndThen.swift
[87/225] Compiling RxSwift Completable.swift
[88/225] Compiling RxSwift CompositeDisposable.swift
[89/225] Compiling RxSwift Concat.swift
[90/225] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[91/225] Compiling RxSwift ConcurrentMainScheduler.swift
[92/225] Compiling RxSwift ConnectableObservableType.swift
[93/225] Compiling RxSwift Create.swift
[94/225] Compiling RxSwift CurrentThreadScheduler.swift
[95/225] Compiling RxSwift Date+Dispatch.swift
[96/225] Compiling RxSwift Debounce.swift
[97/225] Compiling RxSwift Debug.swift
[98/225] Compiling RxSwift Decode.swift
[99/225] Compiling RxSwift DefaultIfEmpty.swift
[100/225] Compiling RxSwift Deferred.swift
[101/225] Compiling RxSwift Delay.swift
[102/225] Compiling RxSwift DelaySubscription.swift
[103/225] Compiling RxSwift Dematerialize.swift
[104/225] Compiling RxSwift DispatchQueue+Extensions.swift
[105/225] Compiling RxSwift DispatchQueueConfiguration.swift
[106/225] Compiling RxSwift Disposable.swift
[107/225] Compiling RxSwift Disposables.swift
[108/225] Compiling RxSwift DisposeBag.swift
[109/225] Compiling RxSwift DisposeBase.swift
[110/225] Compiling RxSwift DistinctUntilChanged.swift
[111/225] Compiling RxSwift Do.swift
[112/225] Compiling RxSwift ElementAt.swift
[113/225] Compiling RxSwift Empty.swift
[114/225] Compiling RxSwift Enumerated.swift
[115/225] Compiling RxSwift Error.swift
[116/225] Compiling RxSwift Errors.swift
[117/225] Compiling RxSwift Event.swift
[118/225] Compiling RxSwift Filter.swift
[119/225] Compiling RxSwift First.swift
[120/225] Compiling RxSwift Generate.swift
[121/225] Compiling RxSwift GroupBy.swift
[122/225] Compiling RxSwift GroupedObservable.swift
[123/225] Compiling RxSwift HistoricalScheduler.swift
[124/225] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[125/225] Compiling RxSwift ImmediateSchedulerType.swift
[126/225] Compiling RxSwift AddRef.swift
[127/225] Compiling RxSwift Amb.swift
[128/225] Compiling RxSwift AnonymousDisposable.swift
[129/225] Compiling RxSwift AnonymousObserver.swift
[130/225] Compiling RxSwift AnyObserver.swift
[131/225] Compiling RxSwift AsMaybe.swift
[158/226] Compiling RxSwift SchedulerType.swift
[159/226] Compiling RxSwift Sequence.swift
[160/226] Compiling RxSwift SerialDispatchQueueScheduler.swift
[161/226] Compiling RxSwift SerialDisposable.swift
[162/226] Compiling RxSwift ShareReplayScope.swift
[163/226] Compiling RxSwift Single.swift
[164/226] Compiling RxSwift SingleAssignmentDisposable.swift
[165/226] Compiling RxSwift SingleAsync.swift
[166/226] Compiling RxSwift Sink.swift
[167/226] Compiling RxSwift Skip.swift
[168/226] Compiling RxSwift SkipUntil.swift
[169/226] Compiling RxSwift SkipWhile.swift
[170/226] Compiling RxSwift StartWith.swift
[171/226] Compiling RxSwift SubjectType.swift
[172/226] Compiling RxSwift SubscribeOn.swift
[173/226] Compiling RxSwift SubscriptionDisposable.swift
[174/226] Compiling RxSwift SwiftSupport.swift
[175/226] Compiling RxSwift Switch.swift
[176/226] Compiling RxSwift SwitchIfEmpty.swift
[177/226] Compiling RxSwift SynchronizedDisposeType.swift
[178/226] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[179/226] Compiling RxSwift Infallible+CombineLatest+arity.swift
[180/226] Compiling RxSwift Infallible+Concurrency.swift
[181/226] Compiling RxSwift Infallible+Create.swift
[182/226] Compiling RxSwift Infallible+Debug.swift
[183/226] Compiling RxSwift Infallible+Operators.swift
[184/226] Compiling RxSwift Infallible+Zip+arity.swift
[185/226] Compiling RxSwift Infallible.swift
[186/226] Compiling RxSwift InfiniteSequence.swift
[187/226] Compiling RxSwift InvocableScheduledItem.swift
[188/226] Compiling RxSwift InvocableType.swift
[189/226] Compiling RxSwift Just.swift
[190/226] Compiling RxSwift Lock.swift
[191/226] Compiling RxSwift LockOwnerType.swift
[192/226] Compiling RxSwift MainScheduler.swift
[193/226] Compiling RxSwift Map.swift
[194/226] Compiling RxSwift Materialize.swift
[195/226] Compiling RxSwift Maybe.swift
[196/226] Compiling RxSwift Merge.swift
[197/226] Compiling RxSwift Multicast.swift
[198/226] Compiling RxSwift SynchronizedOnType.swift
[199/226] Compiling RxSwift SynchronizedUnsubscribeType.swift
[200/226] Compiling RxSwift TailRecursiveSink.swift
[201/226] Compiling RxSwift Take.swift
[202/226] Compiling RxSwift TakeLast.swift
[203/226] Compiling RxSwift TakeWithPredicate.swift
[204/226] Compiling RxSwift Throttle.swift
[205/226] Compiling RxSwift Timeout.swift
[206/226] Compiling RxSwift Timer.swift
[207/226] Compiling RxSwift ToArray.swift
[208/226] Compiling RxSwift Using.swift
[209/226] Compiling RxSwift VirtualTimeConverterType.swift
[210/226] Compiling RxSwift VirtualTimeScheduler.swift
[211/226] Compiling RxSwift Window.swift
[212/226] Compiling RxSwift WithLatestFrom.swift
[213/226] Compiling RxSwift WithUnretained.swift
[214/226] Compiling RxSwift Zip+Collection.swift
[215/226] Compiling RxSwift Zip+arity.swift
[216/226] Compiling RxSwift Zip.swift
[217/226] Compiling RxSwift resource_bundle_accessor.swift
[219/227] Wrapping AST for Alamofire for debugging
[220/231] Wrapping AST for RxSwift for debugging
[222/235] Compiling Entryable Entryable.swift
[223/236] Compiling Entryable Client.swift
[224/236] Compiling Entryable Codable+Ex.swift
[225/236] 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?
[226/236] 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
[227/236] 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 |
[228/236] Compiling Entryable ClientBuilder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[229/236] 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
[230/236] Compiling Entryable ParameterType.swift
BUILD FAILURE 6.3 android