The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Carthage with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carthage/carthage.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/carthage/carthage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6ea0853 Fix: 1 typo in MachHeader.swift
Cloned https://github.com/carthage/carthage.git
Revision (git rev-parse @):
6ea08534cf3ca68ba5873ebcc080b4fc5968e098
SUCCESS checkout https://github.com/carthage/carthage.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/carthage/carthage.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/Quick/Quick.git
[1/2533] Fetching result
[2534/16814] Fetching result, quick
[2535/18739] Fetching result, quick, reactivetask
Fetched https://github.com/antitypical/Result.git (0.30s)
Fetching https://github.com/jdhealy/PrettyColors.git
[7781/16206] Fetching quick, reactivetask
[16207/17321] Fetching quick, reactivetask, prettycolors
Fetched https://github.com/jdhealy/PrettyColors.git (0.25s)
Fetching https://github.com/Carthage/Commandant.git
Fetched https://github.com/Carthage/ReactiveTask.git (0.59s)
Fetching https://github.com/thoughtbot/Curry.git
Fetched https://github.com/Quick/Quick.git (0.61s)
Fetching https://github.com/Quick/Nimble.git
[1/2323] Fetching commandant
[2069/2890] Fetching commandant, curry
Fetched https://github.com/thoughtbot/Curry.git (0.25s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/Carthage/Commandant.git (0.31s)
Fetching https://github.com/mdiep/Tentacle.git
[1/3733] Fetching tentacle
[3734/56171] Fetching tentacle, reactiveswift
Fetched https://github.com/mdiep/Tentacle.git (0.40s)
[7866/52438] Fetching reactiveswift
[8392/69946] Fetching reactiveswift, nimble
Fetched https://github.com/Quick/Nimble.git (1.74s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (2.27s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (1.12s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.35s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (0.36s)
Computing version for https://github.com/mdiep/Tentacle.git
Computed https://github.com/mdiep/Tentacle.git at 0.13.1 (0.33s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.35s)
Computing version for https://github.com/jdhealy/PrettyColors.git
Computed https://github.com/jdhealy/PrettyColors.git at 5.0.2 (1.11s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.33s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.32s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.32s)
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.16.0
Creating working copy for https://github.com/jdhealy/PrettyColors.git
Working copy of https://github.com/jdhealy/PrettyColors.git resolved at 5.0.2
Creating working copy for https://github.com/mdiep/Tentacle.git
Working copy of https://github.com/mdiep/Tentacle.git resolved at 0.13.1
Building for debugging...
[1/25] Compiling PrettyColors ECMA 48.swift
[2/25] Compiling PrettyColors StyleParameter.swift
[3/25] Emitting module PrettyColors
[4/25] Compiling PrettyColors Color.swift
[5/25] Compiling PrettyColors Color · Named.swift
[6/25] Compiling PrettyColors Color · EightBit.swift
[7/25] Compiling PrettyColors ColorWrap.swift
[9/27] Wrapping AST for PrettyColors for debugging
[11/27] Compiling Result ResultProtocol.swift
[12/27] Compiling Result AnyError.swift
[13/27] Emitting module Result
[14/27] Compiling Result NoError.swift
[15/27] Compiling Result Result.swift
[17/29] Wrapping AST for Result for debugging
[19/58] Compiling Commandant OrderedSet.swift
[20/59] Compiling Commandant Option.swift
[21/59] Compiling Commandant HelpCommand.swift
[22/59] Compiling Commandant Errors.swift
[23/59] Compiling Commandant ArgumentProtocol.swift
[24/59] Compiling Commandant Command.swift
[25/59] Compiling Commandant Switch.swift
[26/59] Compiling Commandant Argument.swift
[27/59] Compiling Commandant ArgumentParser.swift
[28/59] Emitting module Commandant
[30/61] Wrapping AST for Commandant for debugging
[32/61] Compiling ReactiveSwift Lifetime.swift
[33/61] Compiling ReactiveSwift Observer.swift
[34/61] Compiling ReactiveSwift Optional.swift
[35/63] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[36/63] Compiling ReactiveSwift ValidatingProperty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)[39/63] Compiling ReactiveSwift Bag.swift
[40/63] Compiling ReactiveSwift Deprecations+Removals.swift
[41/63] Compiling ReactiveSwift Disposable.swift
[42/63] Compiling ReactiveSwift Event.swift
[43/63] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession: ReactiveExtensionsProvider {}
^         ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                       ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                                                            ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
[44/63] Compiling ReactiveSwift Scheduler.swift
[45/63] Compiling ReactiveSwift Signal.swift
[46/63] Compiling ReactiveSwift EventLogger.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession: ReactiveExtensionsProvider {}
^         ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                       ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                                                            ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
                        let task = base.dataTask(with: request) { data, response, error in
                                   ~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:27: error: tuple type '(_, _)' is not convertible to tuple type '(Data, URLResponse)' (aka '(Data, AnyObject)')
                                        observer.send(value: (data, response))
                                                             ^
[47/63] Compiling ReactiveSwift Flatten.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession: ReactiveExtensionsProvider {}
^         ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                       ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                                                            ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
                        let task = base.dataTask(with: request) { data, response, error in
                                   ~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:27: error: tuple type '(_, _)' is not convertible to tuple type '(Data, URLResponse)' (aka '(Data, AnyObject)')
                                        observer.send(value: (data, response))
                                                             ^
[48/63] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession: ReactiveExtensionsProvider {}
^         ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                       ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                                                            ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
                        let task = base.dataTask(with: request) { data, response, error in
                                   ~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:27: error: tuple type '(_, _)' is not convertible to tuple type '(Data, URLResponse)' (aka '(Data, AnyObject)')
                                        observer.send(value: (data, response))
                                                             ^
[49/63] Compiling ReactiveSwift Property.swift
[50/63] Compiling ReactiveSwift Reactive.swift
[51/63] Compiling ReactiveSwift ResultExtensions.swift
[52/63] Compiling ReactiveSwift SignalProducer.swift
[53/63] Compiling ReactiveSwift UnidirectionalBinding.swift
[54/63] Emitting module Curry
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/14] Compiling ReactiveSwift EventLogger.swift
[2/14] Compiling ReactiveSwift Flatten.swift
[3/14] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession: ReactiveExtensionsProvider {}
^         ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                       ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                                                            ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
[4/14] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession: ReactiveExtensionsProvider {}
^         ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                       ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
                                                                            ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
                        let task = base.dataTask(with: request) { data, response, error in
                                   ~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:27: error: tuple type '(_, _)' is not convertible to tuple type '(Data, URLResponse)' (aka '(Data, AnyObject)')
                                        observer.send(value: (data, response))
                                                             ^
[5/31] Compiling ReactiveSwift Action.swift
[6/31] Compiling ReactiveSwift Atomic.swift
[7/31] Compiling ReactiveSwift Bag.swift
[8/31] Compiling ReactiveSwift Observer.swift
[9/31] Compiling ReactiveSwift Optional.swift
[10/31] Compiling ReactiveSwift Scheduler.swift
[11/31] Compiling ReactiveSwift Signal.swift
[12/31] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[13/31] Compiling ReactiveSwift ValidatingProperty.swift
[14/31] Compiling ReactiveSwift Property.swift
[15/31] Compiling ReactiveSwift ResultExtensions.swift
[16/31] Compiling ReactiveSwift SignalProducer.swift
[17/31] Compiling ReactiveSwift UnidirectionalBinding.swift
[18/31] Compiling ReactiveSwift Event.swift
[19/31] Compiling ReactiveSwift Lifetime.swift
[20/31] Compiling ReactiveSwift Deprecations+Removals.swift
[21/31] Compiling ReactiveSwift Disposable.swift
[22/31] Emitting module Curry
BUILD FAILURE 5.7 linux

Build Machine: Linux 2