The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RelayStore with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/alexito4/RelayStore.git
Reference: main
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/alexito4/RelayStore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alexito4/RelayStore.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/2244] Fetching combine-schedulers
[899/6266] Fetching combine-schedulers, swift-custom-dump
[6267/7761] Fetching combine-schedulers, swift-custom-dump, swift-identified-collections
[6537/10041] Fetching combine-schedulers, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.40s)
Fetching https://github.com/pointfreeco/swift-case-paths
[4338/7797] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[7798/21543] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-collections
[12060/25146] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.42s)
[15220/21543] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-collections
[21544/235526] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-collections, swift-composable-architecture
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (13.37s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (13.37s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (13.37s)
Fetched https://github.com/apple/swift-collections from cache (13.41s)
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (13.56s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.29.0 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.45s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.3.2 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.2.1 (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.7.0 (0.46s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (0.56s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.7.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.29.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.5.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.3.2
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/61] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[11/61] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[12/61] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[13/61] Compiling OrderedCollections OrderedSet+Diffing.swift
[14/61] Compiling OrderedCollections OrderedSet+Equatable.swift
[15/61] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[16/67] Emitting module CasePaths
[17/67] Compiling CasePaths CasePath.swift
[18/67] Compiling CasePaths Operators.swift
[19/67] Compiling OrderedCollections _Hashtable+Header.swift
[20/67] Compiling OrderedCollections OrderedDictionary+Codable.swift
[21/67] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[22/67] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[23/67] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[24/67] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[25/67] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[26/67] Emitting module OrderedCollections
[27/67] Compiling OrderedCollections _HashTable+Bucket.swift
[28/67] Compiling OrderedCollections _HashTable+BucketIterator.swift
[29/67] Compiling OrderedCollections _HashTable+Constants.swift
[30/67] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[31/67] Compiling OrderedCollections _HashTable+Testing.swift
[32/67] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[33/67] Compiling OrderedCollections _HashTable.swift
[34/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[36/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[37/67] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/67] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/67] Compiling OrderedCollections OrderedSet+SubSequence.swift
[40/67] Compiling OrderedCollections OrderedSet+Hashable.swift
[41/67] Compiling OrderedCollections OrderedSet+Initializers.swift
[42/67] Compiling OrderedCollections OrderedSet+Insertions.swift
[43/67] Compiling OrderedCollections OrderedSet+Invariants.swift
[44/67] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[45/67] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[46/67] Compiling CasePaths CasePaths.swift
[47/67] Compiling CasePaths EnumReflection.swift
[48/68] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/68] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/68] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/68] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/68] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/68] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/68] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/68] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/68] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/68] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/68] Compiling OrderedCollections OrderedDictionary.swift
[59/68] Compiling OrderedCollections OrderedSet+Codable.swift
[61/68] Compiling OrderedCollections OrderedSet+Testing.swift
[62/68] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[63/68] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[64/68] Compiling OrderedCollections OrderedSet.swift
[65/68] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[66/68] Compiling OrderedCollections _UnsafeBitset.swift
[68/84] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[69/84] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[70/85] Emitting module XCTestDynamicOverlay
[71/85] Compiling XCTestDynamicOverlay XCTFail.swift
[72/85] Compiling IdentifiedCollections IdentifiedArray+Partial RangeReplaceableCollection.swift
[73/85] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[74/85] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[75/85] Compiling IdentifiedCollections IdentifiedArray+Partial MutableCollection.swift
[76/86] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[77/86] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[78/86] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[79/86] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[80/86] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[81/86] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[83/86] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[84/86] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[85/86] Compiling IdentifiedCollections IdentifiedArray.swift
[86/86] Emitting module IdentifiedCollections
[88/120] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[89/120] Compiling CustomDump CoreImage.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[90/120] Compiling CustomDump CoreLocation.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[91/121] Compiling CombineSchedulers SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[92/121] Compiling CombineSchedulers UIKit.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[93/121] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[94/121] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[95/121] Compiling CombineSchedulers UIScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[96/121] Compiling CustomDump SwiftUI.swift
[97/121] Compiling CustomDump UIKit.swift
[98/121] Compiling CustomDump UserNotifications.swift
[99/121] Compiling CustomDump Speech.swift
[100/121] Compiling CustomDump StoreKit.swift
[101/121] Compiling CustomDump Swift.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/124] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[103/124] Compiling CustomDump CoreMotion.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[104/124] Compiling CustomDump Foundation.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[105/124] Compiling CustomDump AnyType.swift
[106/124] Compiling CustomDump Box.swift
[107/124] Compiling CustomDump CollectionDifference.swift
[112/124] Compiling CustomDump Mirror.swift
[113/124] Compiling CustomDump String.swift
[114/124] Compiling CustomDump XCTAssertNoDifference.swift
[115/124] Emitting module CustomDump
[116/124] Compiling CustomDump UserNotificationsUI.swift
[117/124] Compiling CustomDump CustomDumpReflectable.swift
[118/124] Compiling CustomDump CustomDumpRepresentable.swift
[119/124] Compiling CustomDump GameKit.swift
[120/124] Compiling CustomDump KeyPath.swift
[121/124] Compiling CustomDump Photos.swift
[122/124] Compiling CustomDump CustomDumpStringConvertible.swift
[123/124] Compiling CustomDump Diff.swift
[124/124] Compiling CustomDump Dump.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/11] Compiling CombineSchedulers ImmediateScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[3/11] Compiling CombineSchedulers Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[4/13] Compiling CombineSchedulers UIKit.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[5/13] Compiling CombineSchedulers UIScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[6/13] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/13] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/13] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[9/13] Compiling CombineSchedulers SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[11/13] Compiling CombineSchedulers AnyScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[12/13] Compiling CombineSchedulers FailingScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2