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-4609320-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/mdiep/Tentacle.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/mdiep/Tentacle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fe0afec Merge pull request #115 from mdiep/ep/remove-deprecated-scanner
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out '40c465af19b993344e84355c00669ba2022ca3cd'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'c93f16c25af5770f0d3e6af27c9634640946b068'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out 'bd86ca0141e3cfb333546de5a11ede63f0c4a0e6'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'd258c638d9ef214723a857a23f4113773aad28fb'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
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/xcconfigs/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 @):
fe0afec960dc86d9fcbc8233ea0d66b54176cffa
SUCCESS checkout https://github.com/mdiep/Tentacle.git at master
========================================
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-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52357] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.20s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.1.1 (0.45s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.1.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/TentacleTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Tentacle/Info.plist
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/49] Emitting module ReactiveSwift
[5/55] Compiling ReactiveSwift Map.swift
[6/55] Compiling ReactiveSwift MapError.swift
[7/55] Compiling ReactiveSwift Materialize.swift
[8/55] Compiling ReactiveSwift MaterializeAsResult.swift
[9/55] Compiling ReactiveSwift ObserveOn.swift
[10/55] Compiling ReactiveSwift Observer.swift
[11/55] Compiling ReactiveSwift Flatten.swift
[12/55] Compiling ReactiveSwift FoundationExtensions.swift
[13/55] Compiling ReactiveSwift Lifetime.swift
[14/55] Compiling ReactiveSwift AttemptMap.swift
[15/55] Compiling ReactiveSwift Collect.swift
[16/55] Compiling ReactiveSwift CollectEvery.swift
[17/55] Compiling ReactiveSwift CombinePrevious.swift
[18/55] Compiling ReactiveSwift CompactMap.swift
[19/55] Compiling ReactiveSwift Debounce.swift
[20/55] Compiling ReactiveSwift Delay.swift
[21/55] Compiling ReactiveSwift Dematerialize.swift
[22/55] Compiling ReactiveSwift DematerializeResults.swift
[23/55] Compiling ReactiveSwift Filter.swift
[24/55] Compiling ReactiveSwift LazyMap.swift
[25/55] Compiling ReactiveSwift Operators.swift
[26/55] Compiling ReactiveSwift Reduce.swift
[27/55] Compiling ReactiveSwift ScanMap.swift
[28/55] Compiling ReactiveSwift SkipFirst.swift
[29/55] Compiling ReactiveSwift SkipRepeats.swift
[30/55] Compiling ReactiveSwift SkipWhile.swift
[31/55] Compiling ReactiveSwift Action.swift
[32/55] Compiling ReactiveSwift Atomic.swift
[33/55] Compiling ReactiveSwift Bag.swift
[34/55] Compiling ReactiveSwift Deprecations+Removals.swift
[35/55] Compiling ReactiveSwift Disposable.swift
[36/55] Compiling ReactiveSwift Event.swift
[37/55] Compiling ReactiveSwift EventLogger.swift
[38/55] Compiling ReactiveSwift TakeFirst.swift
[39/55] Compiling ReactiveSwift TakeLast.swift
[40/55] Compiling ReactiveSwift TakeUntil.swift
[41/55] Compiling ReactiveSwift TakeWhile.swift
[42/55] Compiling ReactiveSwift Throttle.swift
[43/55] Compiling ReactiveSwift UnaryAsyncOperator.swift
[44/55] Compiling ReactiveSwift UniqueValues.swift
[45/55] Compiling ReactiveSwift Optional.swift
[46/55] Compiling ReactiveSwift Property.swift
[47/55] Compiling ReactiveSwift Reactive.swift
[48/55] Compiling ReactiveSwift ResultExtensions.swift
[49/55] Compiling ReactiveSwift Scheduler.swift
[50/55] Compiling ReactiveSwift Signal.Observer.swift
[51/55] Compiling ReactiveSwift Signal.swift
[52/55] Compiling ReactiveSwift SignalProducer.swift
[53/55] Compiling ReactiveSwift UnidirectionalBinding.swift
[54/55] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[55/55] Compiling ReactiveSwift ValidatingProperty.swift
[57/83] Compiling Tentacle File.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[58/83] Compiling Tentacle FileResponse.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[59/83] Compiling Tentacle FoundationExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[60/83] Compiling Tentacle GitHubError.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[61/86] Compiling Tentacle ResourceType.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[62/86] Compiling Tentacle Response.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[63/86] Compiling Tentacle Server.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[64/86] Compiling Tentacle Repository.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[65/86] Compiling Tentacle RepositoryInfo.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[66/86] Compiling Tentacle Request.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[67/86] Compiling Tentacle Color.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[68/86] Compiling Tentacle Comment.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[69/86] Compiling Tentacle Commit.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[70/86] Compiling Tentacle Content.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[71/86] Compiling Tentacle Milestone.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[72/86] Compiling Tentacle Organization.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[73/86] Compiling Tentacle PullRequest.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[74/86] Compiling Tentacle Release.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)
[75/86] Emitting module Tentacle
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[76/86] Compiling Tentacle Author.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[77/86] Compiling Tentacle Availability.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[78/86] Compiling Tentacle Branch.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[79/86] Compiling Tentacle Client.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[80/86] Compiling Tentacle Identifiable.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[81/86] Compiling Tentacle Issue.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[82/86] Compiling Tentacle JSONExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[83/86] Compiling Tentacle Label.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[84/86] Compiling Tentacle Sha.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[85/86] Compiling Tentacle Tree.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[86/86] Compiling Tentacle User.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/TentacleTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Tentacle/Info.plist
[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 Repository.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[7/31] Compiling Tentacle RepositoryInfo.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[8/31] Compiling Tentacle Request.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[9/31] Compiling Tentacle Milestone.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[10/31] Compiling Tentacle Organization.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[11/31] Compiling Tentacle PullRequest.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[12/31] Compiling Tentacle Release.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[13/31] Compiling Tentacle ResourceType.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[14/31] Compiling Tentacle Response.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[15/31] Compiling Tentacle Server.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 Identifiable.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[21/31] Compiling Tentacle Issue.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[22/31] Compiling Tentacle JSONExtensions.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[23/31] Compiling Tentacle Label.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[24/31] Compiling Tentacle Author.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[25/31] Compiling Tentacle Availability.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[26/31] Compiling Tentacle Branch.swift
/host/spi-builder-workspace/Sources/Tentacle/Color.swift:15:12: error: no such module 'Cocoa'
    import Cocoa
           ^
[27/31] Compiling Tentacle Client.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 2