Build Information
Failed to build FetchRequests, reference 7.0.1 (0d1b78
), with Swift 5.9 for Linux on 26 Sep 2024 18:41:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/FetchRequests.git
Reference: 7.0.1
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/square/FetchRequests
* tag 7.0.1 -> FETCH_HEAD
HEAD is now at 0d1b78c Old xcode
Cloned https://github.com/square/FetchRequests.git
Revision (git rev-parse @):
0d1b78cfe0f1b05734dc5e059e5273284778ba02
SUCCESS checkout https://github.com/square/FetchRequests.git at 7.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/square/FetchRequests.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-collections
[1/15157] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.35s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.02s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Building for debugging...
[1/17] Emitting module InternalCollectionsUtilities
[2/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[3/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[4/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[5/19] Compiling InternalCollectionsUtilities Debugging.swift
[6/19] Compiling InternalCollectionsUtilities Descriptions.swift
[7/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[12/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/19] Compiling InternalCollectionsUtilities Integer rank.swift
[17/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/19] Compiling InternalCollectionsUtilities Specialize.swift
[22/295] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[23/295] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[24/297] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[25/297] Compiling HashTreeCollections _HashNode+Structural union.swift
[26/297] Compiling HeapModule _HeapNode.swift
[27/297] Compiling HeapModule Heap.swift
[28/297] Compiling HashTreeCollections _HashNode+Structural filter.swift
[29/297] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[30/297] Emitting module HeapModule
[31/297] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/297] Compiling HeapModule Heap+Invariants.swift
[33/297] Compiling HeapModule Heap+Descriptions.swift
[34/297] Compiling HeapModule Heap+UnsafeHandle.swift
[35/298] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[36/298] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[37/298] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[38/298] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[41/299] Compiling HashTreeCollections _Bucket.swift
[42/299] Compiling HashTreeCollections _Hash.swift
[43/299] Compiling HashTreeCollections _HashLevel.swift
[44/299] Compiling HashTreeCollections _HashNode+Builder.swift
[45/299] Compiling HashTreeCollections _HashNode+Debugging.swift
[46/299] Compiling HashTreeCollections _HashNode+Initializers.swift
[47/299] Compiling HashTreeCollections _HashNode+Invariants.swift
[48/299] Compiling HashTreeCollections TreeSet+Hashable.swift
[49/299] Compiling HashTreeCollections TreeSet+Sendable.swift
[50/299] Compiling HashTreeCollections TreeSet+Sequence.swift
[51/299] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[52/299] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[53/299] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[54/299] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[55/299] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[56/299] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[57/299] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[58/299] Compiling HashTreeCollections TreeDictionary+Collection.swift
[59/299] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[60/299] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[61/299] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[62/299] Compiling HashTreeCollections TreeDictionary.swift
[63/299] Compiling HashTreeCollections TreeSet+Codable.swift
[64/299] Compiling HashTreeCollections TreeSet+Collection.swift
[65/323] Compiling DequeModule _DequeSlot.swift
[66/323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/323] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[68/323] Compiling HashTreeCollections TreeSet+Debugging.swift
[69/323] Compiling HashTreeCollections TreeSet+Descriptions.swift
[70/323] Compiling HashTreeCollections TreeSet+Equatable.swift
[71/323] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[72/323] Compiling BitCollections BitSet.Index.swift
[73/323] Compiling BitCollections BitSet._UnsafeHandle.swift
[74/323] Compiling HashTreeCollections _HashNode+Lookups.swift
[75/323] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[76/323] Compiling HashTreeCollections _HashTreeIterator.swift
[77/323] Compiling HashTreeCollections _HashTreeStatistics.swift
[78/323] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[79/323] Compiling HashTreeCollections _RawHashNode.swift
[80/323] Compiling HashTreeCollections _UnmanagedHashNode.swift
[81/323] Emitting module BitCollections
[82/323] Compiling HashTreeCollections _HashNode+Structural merge.swift
[83/323] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[84/323] Compiling HashTreeCollections _HashNode+Storage.swift
[85/323] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[96/323] Compiling HashTreeCollections _UnsafePath.swift
[97/323] Compiling HashTreeCollections TreeDictionary+Codable.swift
[103/323] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[104/323] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[105/323] Compiling HashTreeCollections _HashNode.swift
[106/323] Compiling HashTreeCollections _HashNodeHeader.swift
[107/323] Compiling HashTreeCollections _HashSlot.swift
[108/323] Compiling HashTreeCollections _HashStack.swift
[109/323] Compiling HashTreeCollections _AncestorHashSlots.swift
[110/323] Compiling HashTreeCollections _Bitmap.swift
[142/323] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/323] Compiling OrderedCollections OrderedSet+SubSequence.swift
[144/323] Compiling OrderedCollections OrderedSet+Testing.swift
[145/323] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[146/323] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[147/323] Compiling OrderedCollections OrderedSet.swift
[148/323] Compiling OrderedCollections _UnsafeBitset.swift
[149/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[150/323] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[151/323] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[152/323] Compiling HashTreeCollections TreeDictionary+Values.swift
[153/323] Emitting module DequeModule
[164/325] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[165/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[167/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[168/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[169/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[170/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[171/325] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[172/325] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[173/325] Compiling HashTreeCollections TreeSet.swift
[273/336] Emitting module OrderedCollections
[276/338] Emitting module _RopeModule
[310/338] Emitting module HashTreeCollections
[313/340] Compiling _RopeModule Rope+Join.swift
[314/340] Compiling _RopeModule Rope+MutatingForEach.swift
[315/340] Compiling _RopeModule Rope+Remove.swift
[316/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/340] Compiling _RopeModule Rope+Split.swift
[318/340] Compiling _RopeModule Optional Utilities.swift
[319/340] Compiling _RopeModule String Utilities.swift
[320/340] Compiling _RopeModule String.Index+ABI.swift
[321/340] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
[347/361] Compiling FetchRequests IndexPath+Convenience.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[348/361] Compiling FetchRequests Logging.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[349/363] Compiling FetchRequests OrderedSetCompat.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[350/363] Compiling FetchRequests FetchDefinition.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[351/363] Compiling FetchRequests PaginatingFetchDefinition.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[352/363] Compiling FetchRequests FetchableRequest.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[353/363] Compiling FetchRequests FetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:1409:16: error: expected 'var' keyword in property declaration
nonisolated(unsafe) static var context = 0
^
var
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:1409:24: error: consecutive declarations on a line must be separated by ';'
nonisolated(unsafe) static var context = 0
^
;
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[354/363] Compiling FetchRequests FetchedResultsControllerProtocol.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:1409:16: error: expected 'var' keyword in property declaration
nonisolated(unsafe) static var context = 0
^
var
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:1409:24: error: consecutive declarations on a line must be separated by ';'
nonisolated(unsafe) static var context = 0
^
;
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[355/363] Compiling FetchRequests PausableFetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[356/363] Compiling FetchRequests FetchableObject.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[357/363] Compiling FetchRequests CollectionType+SortDescriptors.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[358/363] Compiling FetchRequests CollapsibleSectionsFetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[359/363] Emitting module FetchRequests
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[360/363] Compiling FetchRequests FetchableEntityID.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[361/363] Compiling FetchRequests ObservableToken.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[362/363] Compiling FetchRequests AssociatedValueReference.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
[363/363] Compiling FetchRequests FetchRequestAssociation.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
import Combine
^
error: fatalError
BUILD FAILURE 5.9 linux