The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Entryable with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/yume190/Entryable.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/51014] Fetching rxswift
[18367/79082] Fetching rxswift, alamofire
Fetched https://github.com/ReactiveX/RxSwift from cache (3.18s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.21s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (1.18s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.41s)
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 Queue.swift
[10/208] Compiling RxSwift Range.swift
[11/208] Compiling RxSwift Reactive.swift
[12/208] Compiling RxSwift RecursiveLock.swift
[13/208] Compiling RxSwift RecursiveScheduler.swift
[14/208] Compiling RxSwift Reduce.swift
[15/208] Compiling RxSwift RefCountDisposable.swift
[16/208] Compiling RxSwift Repeat.swift
[17/208] Compiling RxSwift ReplaySubject.swift
[18/208] Compiling RxSwift RetryWhen.swift
[19/208] Compiling RxSwift Rx.swift
[20/208] Compiling RxSwift RxMutableBox.swift
[21/208] Compiling RxSwift Sample.swift
[22/208] Compiling RxSwift Scan.swift
[23/208] Compiling RxSwift ScheduledDisposable.swift
[24/208] Compiling RxSwift ScheduledItem.swift
[25/208] Compiling RxSwift ScheduledItemType.swift
[26/208] Compiling RxSwift SchedulerServices+Emulation.swift
[27/208] Compiling RxSwift SchedulerType.swift
[28/208] Compiling RxSwift Sequence.swift
[29/208] Compiling RxSwift SerialDispatchQueueScheduler.swift
[30/208] Compiling RxSwift SerialDisposable.swift
[31/208] Compiling RxSwift ShareReplayScope.swift
[32/208] Compiling RxSwift Single.swift
[33/208] Compiling RxSwift SingleAssignmentDisposable.swift
[34/208] Compiling RxSwift SingleAsync.swift
[35/208] Compiling RxSwift Sink.swift
[36/208] Compiling RxSwift Skip.swift
[37/208] Compiling RxSwift SkipUntil.swift
[38/208] Compiling RxSwift SkipWhile.swift
[39/208] Compiling RxSwift StartWith.swift
[40/208] Compiling RxSwift SubjectType.swift
[41/208] Compiling RxSwift SubscribeOn.swift
[42/208] Compiling RxSwift SubscriptionDisposable.swift
[43/208] Compiling RxSwift SwiftSupport.swift
[44/208] Compiling RxSwift Switch.swift
[45/208] Compiling RxSwift SwitchIfEmpty.swift
[46/208] Compiling RxSwift SynchronizedDisposeType.swift
[47/208] Compiling Alamofire URLEncodedFormEncoder.swift
[48/208] Compiling Alamofire URLRequest+Alamofire.swift
[49/208] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[50/208] Compiling Alamofire Validation.swift
[51/208] Compiling RxSwift ObservableConvertibleType.swift
[52/208] Compiling RxSwift ObservableType+Extensions.swift
[53/208] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[54/208] Compiling RxSwift ObservableType.swift
[55/208] Compiling RxSwift ObserveOn.swift
[56/208] Compiling RxSwift Never.swift
[57/208] Compiling RxSwift NopDisposable.swift
[58/208] Compiling RxSwift Observable.swift
[59/208] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[60/208] Compiling RxSwift HistoricalScheduler.swift
[61/208] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[62/208] Compiling RxSwift ImmediateSchedulerType.swift
[63/208] Compiling RxSwift Infallible+CombineLatest+arity.swift
[64/208] Compiling RxSwift Infallible+Create.swift
[65/208] Compiling RxSwift Infallible+Operators.swift
[66/208] Compiling RxSwift Infallible+Zip+arity.swift
[67/208] Compiling RxSwift Infallible.swift
[68/208] Compiling RxSwift InfiniteSequence.swift
[69/208] Compiling RxSwift InvocableScheduledItem.swift
[70/208] Compiling RxSwift InvocableType.swift
[71/208] Compiling RxSwift Just.swift
[72/208] Compiling RxSwift Lock.swift
[73/208] Compiling RxSwift LockOwnerType.swift
[74/208] Compiling RxSwift MainScheduler.swift
[75/208] Compiling RxSwift Map.swift
[76/208] Compiling RxSwift Materialize.swift
[77/208] Compiling RxSwift Maybe.swift
[78/208] Compiling RxSwift Merge.swift
[79/208] Compiling RxSwift Multicast.swift
[80/208] Compiling RxSwift CompactMap.swift
[81/208] Compiling RxSwift Completable+AndThen.swift
[82/208] Compiling RxSwift Completable.swift
[83/208] Compiling RxSwift CompositeDisposable.swift
[84/208] Compiling RxSwift Concat.swift
[85/208] Compiling RxSwift Platform.Linux.swift
[86/208] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[87/208] Compiling RxSwift PrimitiveSequence.swift
[88/208] Compiling RxSwift PriorityQueue.swift
[89/208] Compiling RxSwift Producer.swift
[90/208] Compiling RxSwift PublishSubject.swift
[91/208] Compiling RxSwift CombineLatest+arity.swift
[92/208] Compiling RxSwift CombineLatest.swift
[93/208] Compiling RxSwift Dematerialize.swift
[94/208] Compiling RxSwift DispatchQueue+Extensions.swift
[95/208] Compiling RxSwift DispatchQueueConfiguration.swift
[96/208] Compiling RxSwift Disposable.swift
[97/208] Compiling RxSwift Disposables.swift
[98/208] Compiling RxSwift DisposeBag.swift
[99/208] Compiling RxSwift DisposeBase.swift
[100/208] Compiling RxSwift DistinctUntilChanged.swift
[101/208] Compiling RxSwift Do.swift
[102/208] Compiling RxSwift ElementAt.swift
[103/208] Compiling RxSwift Empty.swift
[104/208] Compiling RxSwift Enumerated.swift
[105/208] Compiling RxSwift Error.swift
[106/208] Compiling RxSwift Errors.swift
[107/208] Compiling RxSwift Event.swift
[108/208] Compiling RxSwift ObserverBase.swift
[109/208] Compiling RxSwift ObserverType.swift
[110/208] Compiling RxSwift OperationQueueScheduler.swift
[111/208] Compiling RxSwift Optional.swift
[112/208] Compiling RxSwift Platform.Darwin.swift
[113/208] Compiling RxSwift Filter.swift
[114/208] Compiling RxSwift First.swift
[115/208] Compiling RxSwift Generate.swift
[116/208] Compiling RxSwift GroupBy.swift
[117/208] Compiling RxSwift GroupedObservable.swift
[118/208] Compiling RxSwift AddRef.swift
[119/208] Compiling RxSwift Amb.swift
[120/208] Compiling RxSwift AnonymousDisposable.swift
[121/208] Compiling RxSwift AnonymousObserver.swift
[122/208] Compiling RxSwift AnyObserver.swift
[123/208] Compiling RxSwift AsMaybe.swift
[124/208] Compiling RxSwift AsSingle.swift
[125/208] Compiling RxSwift AsyncLock.swift
[126/208] Compiling RxSwift AsyncSubject.swift
[127/208] Compiling RxSwift AtomicInt.swift
[128/208] Compiling RxSwift Bag+Rx.swift
[129/208] Compiling RxSwift Bag.swift
[130/208] Compiling RxSwift BehaviorSubject.swift
[131/208] Compiling RxSwift BinaryDisposable.swift
[132/208] Compiling RxSwift Binder.swift
[133/208] Compiling RxSwift BooleanDisposable.swift
[134/208] Compiling RxSwift Buffer.swift
[135/208] Compiling RxSwift Cancelable.swift
[136/208] Compiling RxSwift Catch.swift
[137/208] Compiling RxSwift CombineLatest+Collection.swift
[138/208] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[139/208] Compiling RxSwift ConcurrentMainScheduler.swift
[140/208] Compiling RxSwift ConnectableObservableType.swift
[141/208] Compiling RxSwift Create.swift
[157/208] Compiling RxSwift Decode.swift
[158/208] Compiling RxSwift DefaultIfEmpty.swift
[159/208] Compiling RxSwift Deferred.swift
[160/208] Compiling RxSwift Delay.swift
[161/208] Compiling RxSwift DelaySubscription.swift
[182/209] Wrapping AST for Alamofire for debugging
[184/217] Compiling Entryable Entryable.swift
[185/217] Compiling Entryable HTTPRawResponse.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
    public let request: URLRequest?
                        ^~~~~~~~~~
/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.
    public let response: HTTPURLResponse?
                         ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                  ^~~~~~~~~~
/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.
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                                               ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
[186/217] Compiling Entryable NetError.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
    public let request: URLRequest?
                        ^~~~~~~~~~
[187/218] Compiling Entryable Entry.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
public struct HTTPRawResponse<T> {
                              ^
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: note: explicitly specify the generic arguments to fix this issue
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
                                              <Any>
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
public struct HTTPRawResponse<T> {
                              ^
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: note: explicitly specify the generic arguments to fix this issue
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
                                              <Any>
[188/218] Compiling Entryable Codable+Ex.swift
[189/218] Compiling Entryable Client.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[190/218] Emitting module Entryable
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
    public let request: URLRequest?
                        ^~~~~~~~~~
/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.
    public let response: HTTPURLResponse?
                         ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                  ^~~~~~~~~~
/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.
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                                               ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
[191/218] Compiling Entryable ClientBuilder.swift
[192/218] Compiling Entryable ParameterType.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/9] Write swift-version-24593BA9C3E375BF.txt
[2/30] Compiling Entryable Entry.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
public struct HTTPRawResponse<T> {
                              ^
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: note: explicitly specify the generic arguments to fix this issue
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
                                              <Any>
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: error: generic parameter 'T' could not be inferred
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:31: note: 'T' declared as parameter to type 'HTTPRawResponse'
public struct HTTPRawResponse<T> {
                              ^
/host/spi-builder-workspace/Sources/Entryable/Entry.swift:58:32: note: explicitly specify the generic arguments to fix this issue
                        return HTTPRawResponse(data: data, request: res.request, response: res.response)
                               ^
                                              <Any>
[3/30] Compiling Entryable HTTPRawResponse.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
    public let request: URLRequest?
                        ^~~~~~~~~~
/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.
    public let response: HTTPURLResponse?
                         ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                  ^~~~~~~~~~
/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.
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                                               ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/30] Emitting module Entryable
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
    public let request: URLRequest?
                        ^~~~~~~~~~
/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.
    public let response: HTTPURLResponse?
                         ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:16:35: error: cannot find type 'URLRequest' in scope
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                  ^~~~~~~~~~
/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.
    public init(data: T, request: URLRequest? = nil, response: HTTPURLResponse?) {
                                                               ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
[5/30] Compiling Entryable NetError.swift
/host/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:13:25: error: cannot find type 'URLRequest' in scope
    public let request: URLRequest?
                        ^~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1