The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Tentacle with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/mdiep/Tentacle.git
Reference: 0.14.0
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/mdiep/Tentacle
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at fb9f20c Merge pull request #109 from olejnjak/swift5.2
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out 'e27ccdbf4ec36f154b60b91a0d7e0110c4e882cb'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'f8657642dfdec9973efc79cc68bcef43a653a2bc'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out 'bb795558a76e5daf3688500055bbcfe243bffa8d'
Submodule path 'Carthage/Checkouts/Result': checked out '2ca499ba456795616fbc471561ff1d963e6ae160'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Submodule 'Carthage/Checkouts/Result' (https://github.com/antitypical/Result.git) registered for path 'Carthage/Checkouts/Result'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Result'...
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/mdiep/Tentacle.git
Revision (git rev-parse @):
fb9f20c3cc094103799e271dd664e1ee1b76211e
SUCCESS checkout https://github.com/mdiep/Tentacle.git at 0.14.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mdiep/Tentacle.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
[1/14209] Fetching quick
[4406/66566] Fetching quick, reactiveswift
[48766/83857] Fetching quick, reactiveswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.62s)
Fetched https://github.com/Quick/Nimble.git from cache (1.64s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (1.93s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.2.1 (0.39s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (1.02s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.40s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/23] Emitting module ReactiveSwift
[5/25] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[6/25] Compiling ReactiveSwift ValidatingProperty.swift
[7/25] Compiling ReactiveSwift SignalProducer.swift
[8/25] Compiling ReactiveSwift UnidirectionalBinding.swift
[9/25] Compiling ReactiveSwift Lifetime.swift
[10/25] Compiling ReactiveSwift Observer.swift
[11/25] Compiling ReactiveSwift Optional.swift
[12/25] Compiling ReactiveSwift Property.swift
[13/25] Compiling ReactiveSwift Reactive.swift
[14/25] Compiling ReactiveSwift ResultExtensions.swift
[15/25] Compiling ReactiveSwift Scheduler.swift
[16/25] Compiling ReactiveSwift Signal.swift
[17/25] Compiling ReactiveSwift Deprecations+Removals.swift
[18/25] Compiling ReactiveSwift Disposable.swift
[19/25] Compiling ReactiveSwift Event.swift
[20/25] Compiling ReactiveSwift Action.swift
[21/25] Compiling ReactiveSwift Atomic.swift
[22/25] Compiling ReactiveSwift Bag.swift
[23/25] Compiling ReactiveSwift EventLogger.swift
[24/25] Compiling ReactiveSwift Flatten.swift
[25/25] Compiling ReactiveSwift FoundationExtensions.swift
[27/53] Compiling Tentacle ResourceType.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[28/53] Compiling Tentacle Response.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[29/53] Compiling Tentacle Server.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[30/53] Compiling Tentacle File.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[31/53] Compiling Tentacle FileResponse.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[32/53] Compiling Tentacle FoundationExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[33/53] Compiling Tentacle GitHubError.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[34/53] Compiling Tentacle Repository.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[35/53] Compiling Tentacle RepositoryInfo.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[36/53] Compiling Tentacle Request.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[37/56] Compiling Tentacle Milestone.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[38/56] Compiling Tentacle Organization.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[39/56] Compiling Tentacle PullRequest.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[40/56] Compiling Tentacle Release.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[41/56] Compiling Tentacle Color.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[42/56] Compiling Tentacle Comment.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[43/56] Compiling Tentacle Commit.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[44/56] Compiling Tentacle Content.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/56] Emitting module Tentacle
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[46/56] Compiling Tentacle Author.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[47/56] Compiling Tentacle Availability.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[48/56] Compiling Tentacle Branch.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[49/56] Compiling Tentacle Client.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[50/56] Compiling Tentacle Identifiable.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[51/56] Compiling Tentacle Issue.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[52/56] Compiling Tentacle JSONExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[53/56] Compiling Tentacle Label.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[54/56] Compiling Tentacle Sha.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[55/56] Compiling Tentacle Tree.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[56/56] Compiling Tentacle User.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/28] Compiling Tentacle File.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[3/28] Compiling Tentacle FileResponse.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[4/28] Compiling Tentacle FoundationExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[5/28] Compiling Tentacle GitHubError.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[6/31] Compiling Tentacle ResourceType.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[7/31] Compiling Tentacle Response.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[8/31] Compiling Tentacle Server.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[9/31] Compiling Tentacle Repository.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[10/31] Compiling Tentacle RepositoryInfo.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[11/31] Compiling Tentacle Request.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[12/31] Compiling Tentacle Milestone.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[13/31] Compiling Tentacle Organization.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[14/31] Compiling Tentacle PullRequest.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[15/31] Compiling Tentacle Release.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[16/31] Compiling Tentacle Color.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[17/31] Compiling Tentacle Comment.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[18/31] Compiling Tentacle Commit.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[19/31] Compiling Tentacle Content.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[20/31] Compiling Tentacle Author.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[21/31] Compiling Tentacle Availability.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[22/31] Compiling Tentacle Branch.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[23/31] Compiling Tentacle Client.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[24/31] Compiling Tentacle Identifiable.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[25/31] Compiling Tentacle Issue.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[26/31] Compiling Tentacle JSONExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[27/31] Compiling Tentacle Label.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/31] Emitting module Tentacle
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[29/31] Compiling Tentacle Sha.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[30/31] Compiling Tentacle Tree.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[31/31] Compiling Tentacle User.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1